inspec/lib/plugins/inspec-plugin-manager-cli
Miah Johnson 8be265772b fixup_train_plugin_status should not activate gems.
This is handled by load_all already.

Signed-off-by: Miah Johnson <miah@chia-pet.org>
2020-02-10 14:52:12 -08:00
..
lib filter was introduced in ruby 2.6 2019-08-27 21:29:42 -04:00
test fixup_train_plugin_status should not activate gems. 2020-02-10 14:52:12 -08: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.