inspec/www/tutorial/app/responses/inspec.txt
2016-09-16 14:27:16 +02:00

21 lines
1.3 KiB
Text

Commands:
inspec archive PATH # archive a profile to tar.gz (de...
inspec check PATH # verify all tests at the specifi...
inspec compliance SUBCOMMAND ... # Chef Compliance commands
inspec detect # detect the target OS
inspec env # Output shell-appropriate comple...
inspec exec PATHS # run all test files at the speci...
inspec help [COMMAND] # Describe available commands or ...
inspec init TEMPLATE ... # Scaffolds a new project
inspec json PATH # read all tests in PATH and gene...
inspec secrets-chef-vault SUBCOMMAND ... # Vault commands
inspec shell # open an interactive debugging s...
inspec supermarket SUBCOMMAND ... # Supermarket commands
inspec vendor # Download all dependencies and g...
inspec version # prints the version of this tool
Options:
l, [--log-level=LOG_LEVEL] # Set the log level: info (default), debug, warn, error
[--log-location=LOG_LOCATION] # Location to send diagnostic log messages to. (default: STDOUT or STDERR)
[--diagnose], [--no-diagnose] # Show diagnostics (versions, configurations)