inspec/www/demo/content/commands.yml

11 lines
299 B
YAML
Raw Normal View History

commands:
- ls
- cat README.md
- inspec help compliance
- 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