Difference between revisions of "Inspec --help"

From wikieduonline
Jump to navigation Jump to search
(Created page with "<pre> inspec --help Commands: inspec archive PATH # archive a profile to tar.gz (default) or zip inspec artifact SUBCOMMAND...")
 
Line 1: Line 1:
<pre>
 
inspec --help
 
  
 
+
inspec --help
Commands:
+
  inspec archive PATH                                  # archive a profile to tar.gz (default) or zip
+
  inspec artifact SUBCOMMAND                          # Manage Chef InSpec Artifacts
+
Commands:
  inspec automate SUBCOMMAND or compliance SUBCOMMAND  # Chef Automate commands
+
  inspec archive PATH                                  # archive a profile to tar.gz (default) or zip
  inspec check PATH                                    # verify all tests at the specified PATH
+
  inspec artifact SUBCOMMAND                          # Manage Chef InSpec Artifacts
  inspec clear_cache                                  # clears the InSpec cache. Useful for debugging.
+
  inspec automate SUBCOMMAND or compliance SUBCOMMAND  # Chef Automate commands
  inspec detect                                        # detect the target OS
+
  inspec check PATH                                    # verify all tests at the specified PATH
  inspec env                                          # Output shell-appropriate completion configuration
+
  inspec clear_cache                                  # clears the InSpec cache. Useful for debugging.
  inspec exec LOCATIONS                                # Run all tests at LOCATIONS.
+
  inspec detect                                        # detect the target OS
  inspec habitat SUBCOMMAND                            # Manage Habitat with Chef InSpec
+
  inspec env                                          # Output shell-appropriate completion configuration
  inspec help [COMMAND]                                # Describe available commands or one specific command
+
  inspec exec LOCATIONS                                # Run all tests at LOCATIONS.
  inspec init SUBCOMMAND                              # Generate InSpec code
+
  inspec habitat SUBCOMMAND                            # Manage Habitat with Chef InSpec
  inspec json PATH                                    # read all tests in PATH and generate a JSON summary
+
  inspec help [COMMAND]                                # Describe available commands or one specific command
  inspec plugin SUBCOMMAND                            # Manage Chef InSpec and Train plugins
+
  inspec init SUBCOMMAND                              # Generate InSpec code
  inspec shell                                        # open an interactive debugging shell
+
  inspec json PATH                                    # read all tests in PATH and generate a JSON summary
  inspec supermarket SUBCOMMAND ...                    # Supermarket commands
+
  inspec plugin SUBCOMMAND                            # Manage Chef InSpec and Train plugins
  inspec vendor PATH                                  # Download all dependencies and generate a lockfile in a `vendor` directory
+
  inspec shell                                        # open an interactive debugging shell
  inspec version                                      # prints the version of this tool
+
  inspec supermarket SUBCOMMAND ...                    # Supermarket commands
 
+
  inspec vendor PATH                                  # Download all dependencies and generate a lockfile in a `vendor` directory
Options:
+
  inspec version                                      # prints the version of this tool
  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 Inspec::Log.error)
+
Options:
      [--diagnose], [--no-diagnose]                  # Show diagnostics (versions, configurations)
+
  l, [--log-level=LOG_LEVEL]                        # Set the log level: info (default), debug, warn, error
      [--color], [--no-color]                        # Use colors in output.
+
      [--log-location=LOG_LOCATION]                  # Location to send diagnostic log messages to. (default: $stdout or Inspec::Log.error)
      [--interactive], [--no-interactive]            # Allow or disable user interaction
+
      [--diagnose], [--no-diagnose]                  # Show diagnostics (versions, configurations)
      [--disable-user-plugins]                      # Disable loading all plugins that the user installed.
+
      [--color], [--no-color]                        # Use colors in output.
      [--enable-telemetry], [--no-enable-telemetry]  # Allow or disable telemetry
+
      [--interactive], [--no-interactive]            # Allow or disable user interaction
      [--chef-license=CHEF_LICENSE]                  # Accept the license for this product and any contained products: accept, accept-no-persist, accept-silent
+
      [--disable-user-plugins]                      # Disable loading all plugins that the user installed.
 
+
      [--enable-telemetry], [--no-enable-telemetry]  # Allow or disable telemetry
 
+
      [--chef-license=CHEF_LICENSE]                  # Accept the license for this product and any contained products: accept, accept-no-persist,  
About Chef InSpec:
+
accept-silent
  Patents: chef.io/patents
+
</pre>
+
 +
About Chef InSpec:
 +
  Patents: chef.io/patents
  
  

Revision as of 05:37, 27 July 2021

inspec --help


Commands:
  inspec archive PATH                                  # archive a profile to tar.gz (default) or zip
  inspec artifact SUBCOMMAND                           # Manage Chef InSpec Artifacts
  inspec automate SUBCOMMAND or compliance SUBCOMMAND  # Chef Automate commands
  inspec check PATH                                    # verify all tests at the specified PATH
  inspec clear_cache                                   # clears the InSpec cache. Useful for debugging.
  inspec detect                                        # detect the target OS
  inspec env                                           # Output shell-appropriate completion configuration
  inspec exec LOCATIONS                                # Run all tests at LOCATIONS.
  inspec habitat SUBCOMMAND                            # Manage Habitat with Chef InSpec
  inspec help [COMMAND]                                # Describe available commands or one specific command
  inspec init SUBCOMMAND                               # Generate InSpec code
  inspec json PATH                                     # read all tests in PATH and generate a JSON summary
  inspec plugin SUBCOMMAND                             # Manage Chef InSpec and Train plugins
  inspec shell                                         # open an interactive debugging shell
  inspec supermarket SUBCOMMAND ...                    # Supermarket commands
  inspec vendor PATH                                   # Download all dependencies and generate a lockfile in a `vendor` directory
  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 Inspec::Log.error)
      [--diagnose], [--no-diagnose]                  # Show diagnostics (versions, configurations)
      [--color], [--no-color]                        # Use colors in output.
      [--interactive], [--no-interactive]            # Allow or disable user interaction
      [--disable-user-plugins]                       # Disable loading all plugins that the user installed.
      [--enable-telemetry], [--no-enable-telemetry]  # Allow or disable telemetry
      [--chef-license=CHEF_LICENSE]                  # Accept the license for this product and any contained products: accept, accept-no-persist, 
accept-silent


About Chef InSpec:
  Patents: chef.io/patents


See also

Advertising: