CLI Commands

cnspec providers list

List all installed providers on the system.

List all providers currently installed on your system, including their versions. Use this to verify which asset types cnspec can connect to.

cnspec providers list [flags]

Options

  -h, --help   help for list

Options inherited from parent commands

      --api-proxy string   Set the proxy for communications with Mondoo Platform API
      --auto-update        Enable automatic provider installation and update (default true)
      --config string      Set config file path (default $HOME/.config/mondoo/mondoo.yml)
      --log-level string   Set the log level: error, warn, info, debug, trace (default "info")
  -v, --verbose            Enable verbose output

SEE ALSO

On this page