Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update the readme.md file to include new cli output #590

Closed
aaronlippold opened this issue Mar 25, 2016 · 2 comments
Closed

Update the readme.md file to include new cli output #590

aaronlippold opened this issue Mar 25, 2016 · 2 comments

Comments

@aaronlippold
Copy link
Collaborator

inspec --help
Commands:
inspec archive PATH # archive a profile to tar.gz (default) ...
inspec check PATH # verify all tests at the specified PATH
inspec compliance SUBCOMMAND ... # Chef Compliance commands
inspec detect # detect the target OS
inspec exec PATHS # run all test files at the specified PATH.
inspec help [COMMAND] # Describe available commands or one spe...
inspec init TEMPLATE ... # Scaffolds a new project
inspec json PATH # read all tests in PATH and generate a ...
inspec shell # open an interactive debugging shell
inspec supermarket SUBCOMMAND ... # Supermarket commands
inspec version # prints the version of this tool

Options:
[--diagnose], [--no-diagnose] # Show diagnostics (versions, configurations)

@aaronlippold
Copy link
Collaborator Author

This can be closed now with the last merge.

@chris-rock
Copy link
Contributor

Thanks @aaronlippold for bringing this up and for solving it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants