CLI Commands
cnspec providers info
Show detailed information about one or more installed providers.
Show detailed information about one or more providers, including their connectors and the flags each connector accepts. Use this to discover how to connect to a specific asset type.
Show information about the AWS provider:
cnspec providers info awsShow information about several providers at once:
cnspec providers info aws azure gcpOutput the information as JSON:
cnspec providers info aws --jsonOptions
-h, --help help for info
--json Output in JSON formatOptions 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")
--logging-config string Path to a logging configuration file (YAML or JSON) that selects the log writer, level, and writer-specific options
-v, --verbose Enable verbose outputSEE ALSO
- cnspec providers - Providers add connectivity to all assets