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 providersOptions 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 outputSEE ALSO
- cnquery - cnquery CLI
- cnquery providers install - Install or update a provider
- cnquery providers list - List all providers on the system