inspec/lib
Adam Leff c28d3bccbe Add support for "inspec -v" showing the version
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>
2017-02-07 15:28:39 -05:00
..
bundles Refactor after revisions requested from @chris-rock 2017-01-25 14:33:34 -05:00
fetchers address comments 2016-11-30 13:27:50 +01:00
inspec Add support for "inspec -v" showing the version 2017-02-07 15:28:39 -05:00
matchers cmp better support for version ops 2016-12-14 23:45:38 -05:00
resources add "packages" resource 2017-02-07 10:29:11 +00:00
source_readers do not load controls from test directory 2016-11-25 15:51:31 -07:00
utils Fix xinetd parsing of services from the same file. Expose resource.protocols 2017-01-31 12:40:29 +00:00
inspec.rb move force encoding to binary only, so that it does not affect the use of inspec in lib mode 2016-09-13 16:18:40 +02:00