inspec/lib/plugins/inspec-plugin-manager-cli
Ryan Davis d201d1fbc2 Fixed the rest of the minitest deprecations by removing FuncTestRunResult.
Folded the json & other payloads into plain ivars on the test.
Found and removed some unused code while I was there.

Fixes #4533.

Signed-off-by: Ryan Davis <zenspider@chef.io>
2019-10-22 12:15:28 -07:00
..
lib filter was introduced in ruby 2.6 2019-08-27 21:29:42 -04:00
test Fixed the rest of the minitest deprecations by removing FuncTestRunResult. 2019-10-22 12:15:28 -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.