inspec/lib/plugins/inspec-plugin-manager-cli
Clinton Wolfe f44c7bcdcd Convert the plugin name to a string only once when guessing at versions
Signed-off-by: Clinton Wolfe <clintoncwolfe@gmail.com>
2019-08-27 21:29:42 -04:00
..
lib Convert the plugin name to a string only once when guessing at versions 2019-08-27 21:29:42 -04:00
test Make const in test file 2019-08-27 21:29:42 -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.