inspec/www/tutorial/tutorial_files/commands.yml
2016-09-13 18:38:04 -04:00

10 lines
No EOL
347 B
YAML

commands:
- inspec version
- inspec detect --format json
- inspec exec examples/profile --format json
- inspec exec examples/profile --format json | jq
- inspec json examples/profile
- inspec archive examples/profile
- inspec env
- inspec exec examples/inheritance
- inspec exec test/unit/mock/profiles/failures