inspec/lib/plugins/inspec-plugin-manager-cli
Jared Quick 970d2ec32b
Add debug and sort options for plugins (#3530)
* Add log options to plugin cli base.
* Sort search results to always show the latest.
* Add testing for debug logs
* Fix lint.

Signed-off-by: Jared Quick <jquick@chef.io>
2018-10-18 16:01:02 -04:00
..
lib Add debug and sort options for plugins (#3530) 2018-10-18 16:01:02 -04:00
test Add debug and sort options for plugins (#3530) 2018-10-18 16:01:02 -04:00
README.md CLI Plugin Manager SubCommand (#3414) 2018-09-25 10:29:18 -04:00

InSpec Plugin Manager CLI

This is a CLI plugin for InSpec. It uses the Plugins API v2 to create a series of commands to manage plugins.

It was the first plugin to be authored as a core plugin under Plugins v2.