* move dev section to separate doc; generally update readme
Signed-off-by: Alex Goodman <alex.goodman@anchore.com>
* remove line breaks from docs
Signed-off-by: Alex Goodman <alex.goodman@anchore.com>
* Add completion script, ValidArgsFunction to root command to list docker images using docker go sdk, and update README
Signed-off-by: Samuel Dacanay <sam.dacanay@anchore.com>
Remove support for zsh and powershell completion, as it doesnt work out of the box, and currently dont have a way to test powershell. Reported an issue with Cobra ZSH completion script generation as there are 2 bugs in it AFIACT
Signed-off-by: Samuel Dacanay <sam.dacanay@anchore.com>
* add zsh with cobra master branch
Signed-off-by: Alex Goodman <alex.goodman@anchore.com>
Co-authored-by: Alex Goodman <alex.goodman@anchore.com>
* Update README.md to highlight supported distros and languages
Same content, just bullet points instead of a single item for each type. Just visually easier to identify if you're looking for this info.
Signed-off-by: Zach Hill <zach@anchore.com>
* incorporated README feature comments
Signed-off-by: Alex Goodman <alex.goodman@anchore.com>
Co-authored-by: Alex Goodman <alex.goodman@anchore.com>
* Adding additional detail to README
Signed-off-by: Ross Turk <ross@rossturk.com>
* Addressing comments in #103
Signed-off-by: Ross Turk <ross@rossturk.com>
* remove profiling from config options
Signed-off-by: Ross Turk <ross@rossturk.com>