inspec/www/tutorial/app/responses/commands.json

1 line
7.1 KiB
JSON
Raw Normal View History

2016-10-04 13:42:24 +00:00
[{"key":"inspec.txt","command":"inspec","simulator_cmd":"inspec","extra":false,"shell":"sh"},{"key":"inspec_help.txt","command":"inspec help","simulator_cmd":"inspec help","extra":false,"shell":"sh"},{"key":"inspec_help_version.txt","command":"inspec help version","simulator_cmd":"inspec help version","extra":false,"shell":"sh"},{"key":"inspec_help_detect.txt","command":"inspec help detect","simulator_cmd":"inspec help detect","extra":false,"shell":"sh"},{"key":"inspec_help_exec.txt","command":"inspec help exec","simulator_cmd":"inspec help exec","extra":false,"shell":"sh"},{"key":"inspec_check_examples_profile.txt","command":"inspec check examples/profile","simulator_cmd":"inspec check examples/profile","extra":false,"shell":"sh"},{"key":"inspec_exec_examples_profile.txt","command":"inspec exec examples/profile","simulator_cmd":"inspec exec examples/profile","extra":false,"shell":"sh"},{"key":"inspec_exec_examples_profile_t_ssh_bob_4e71009b95976498579d5ad6a28b14bc.txt","command":"inspec exec examples/profile -t ssh://bob@host.node -i bob.rsa","simulator_cmd":"inspec exec examples/profile -t ssh://bob@host.node -i bob.rsa","extra":false,"shell":"sh"},{"key":"inspec_exec_examples_profile_b_ssh_host_cf37f8199643b17383eb3281b52112d5.txt","command":"inspec exec examples/profile -b ssh --host host.node --user bob -i bob.rsa","simulator_cmd":"inspec exec examples/profile -b ssh --host host.node --user bob -i bob.rsa","extra":false,"shell":"sh"},{"key":"inspec_help_exec.txt","command":"inspec help exec","simulator_cmd":"inspec help exec","extra":false,"shell":"sh"},{"key":"inspec_exec_examples_profile_t_winrm_305beca5529abafe6d045bdb57c203df.txt","command":"inspec exec examples/profile -t winrm://alice:pass@windows.node","simulator_cmd":"inspec exec examples/profile -t winrm://alice:pass@windows.node","extra":false,"shell":"sh"},{"key":"inspec_exec_examples_profile_t_winrm_22d8aaf0ee4eb2b6200309b1aa284289.txt","command":"inspec exec examples/profile -t winrm://alice:pass@windows.node --ssl --self-signed","simulator_cmd":"inspec exec examples/profile -t winrm://alice:pass@windows.node --ssl --self-signed","extra":false,"shell":"sh"},{"key":"inspec_exec_examples_profile_t_docker_a70cc10561169b62cf1c04dc411b8fac.txt","command":"inspec exec examples/profile -t docker://abcdef123","simulator_cmd":"inspec exec examples/profile -t docker://abcdef123","extra":false,"shell":"sh"},{"key":"inspec_detect.txt","command":"inspec detect","simulator_cmd":"inspec detect","extra":false,"shell":"sh"},{"key":"inspec_detect_t_ssh_bob_host_node_i_bob_40526a61bb19e01e209c6cba4362bc5e.txt","command":"inspec detect -t ssh://bob@host.node -i bob.rsa","simulator_cmd":"inspec detect -t ssh://bob@host.node -i bob.rsa","extra":false,"shell":"sh"},{"key":"inspec_shell_c_os_params_.txt","command":"inspec shell -c 'os.params'","simulator_cmd":"inspec shell -c 'os.params'","extra":false,"shell":"sh"},{"key":"inspec_shell_c_sshd_config_Protocol_.txt","command":"inspec shell -c 'sshd_config.Protocol'","simulator_cmd":"inspec shell -c 'sshd_config.Protocol'","extra":false,"shell":"sh"},{"key":"inspec_shell_c_sshd_config_Protocol_t_b136973258e391bd581dde1eed3dfc3a.txt","command":"inspec shell -c 'sshd_config.Protocol' -t ssh://bob@host.node -i bob.rsa","simulator_cmd":"inspec shell -c 'sshd_config.Protocol' -t ssh://bob@host.node -i bob.rsa","extra":false,"shell":"sh"},{"key":"inspec_shell_c_os_params_t_docker_f18b287ec4f19d1fcc113c7b0538e54b.txt","command":"inspec shell -c 'os.params' -t docker://abcdef123","simulator_cmd":"inspec shell -c 'os.params' -t docker://abcdef123","extra":false,"shell":"sh"},{"key":"echo_help_inspec_shell.txt","command":"help","simulator_cmd":"echo help | inspec shell","extra":false,"shell":"inspec"},{"key":"echo_help_resources_inspec_shell.txt","command":"help resources","simulator_cmd":"echo help\\ resources | inspec shell","extra":false,"shell":"inspec"},{"key":"echo_help_file_inspec_shell.txt","command":"help file","simulator_cmd":"echo help\\ file | inspec shell","extra":false,"shell":"inspec"},{"key":"echo_help_command_inspec_shel