inspec/lib/plugins/inspec-plugin-manager-cli
Clinton Wolfe 1f3b5ea098
Fix failing plugin search test, failing since we published a new test gem (#6674)
Signed-off-by: Clinton Wolfe <clintoncwolfe@gmail.com>
2023-09-26 00:55:43 -07:00
..
lib Logic to add description in plugin listing and search 2022-03-18 17:25:49 +05:30
test Fix failing plugin search test, failing since we published a new test gem (#6674) 2023-09-26 00:55:43 -07:00
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.