inspec/lib/plugins/inspec-plugin-manager-cli
Nikita Mathur 7442ef1941 Description fetch logic added for user plugin listing and test cases
Signed-off-by: Nikita Mathur <nikita.mathur@chef.io>
2022-03-21 15:04:33 +05:30
..
lib Logic to add description in plugin listing and search 2022-03-18 17:25:49 +05:30
test Description fetch logic added for user plugin listing and test cases 2022-03-21 15:04:33 +05:30
inspec-plugin-manager-cli.gemspec Added gemspec file to core plugins to be used in plugin listing for description 2022-03-18 17:27:11 +05:30
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.