mirror of
https://github.com/inspec/inspec
synced 2024-11-15 01:17:08 +00:00
c28d3bccbe
The other Chef tooling (chef-client, chef, kitchen, berks, etc.) support a `-v` flag to display the version. Currently, inspec errors out with the following error: ``` Could not find command "_v". ``` This adds a Thor map so that `-v` executes the `version` command. Signed-off-by: Adam Leff <adam@leff.co> |
||
---|---|---|
.. | ||
bundles | ||
fetchers | ||
inspec | ||
matchers | ||
resources | ||
source_readers | ||
utils | ||
inspec.rb |