CLI Commands

cnquery providers

Providers are plugins that give cnquery the ability to connect to and query different types of infrastructure, such as cloud platforms (AWS, Azure, GCP), operating systems, SaaS services, and more. Use these subcommands to list installed providers or manually install specific ones. By default, cnquery automatically installs the required providers when you run a query.

Options

  -h, --help   help for providers

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