inspec/lib/plugins/inspec-plugin-manager-cli
Ryan Davis 769d492108 Split up inspec-plugin_test.rb into a file per subcommand + helper.
This takes the run time from ~3 minutes to ~1 minute (in parallel).

Signed-off-by: Ryan Davis <zenspider@chef.io>
2019-09-16 17:19:32 -07:00
..
lib filter was introduced in ruby 2.6 2019-08-27 21:29:42 -04:00
test Split up inspec-plugin_test.rb into a file per subcommand + helper. 2019-09-16 17:19:32 -07: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.