inspec/lib/plugins/inspec-plugin-manager-cli
Ryan Davis 917a531a92 Skipped all failing tests on windows AT the failures site.
This activates a BUNCH of tests but keeps us green.

Whether these tests are valid or not is not being addressed here.

Signed-off-by: Ryan Davis <zenspider@chef.io>
2019-07-24 18:09:08 -07:00
..
lib chefstyle -a; https://github.com/chef/chefstyle/pull/74 2019-07-08 17:22:50 -07:00
test Skipped all failing tests on windows AT the failures site. 2019-07-24 18:09:08 -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.