CLI Commands
cnspec framework
Manage local and Mondoo Platform hosted compliance frameworks, including uploading, downloading, and changing framework status.
Use cnspec framework subcommands to manage compliance frameworks in Mondoo Platform. Compliance frameworks map security policies to regulatory requirements such as SOC 2, ISO 27001, and other standards, so you can track how your infrastructure measures up against the regulations you need to meet. Use these commands to upload custom frameworks, download existing ones, and change their status.
Options
-h, --help help for frameworkOptions 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
- cnspec - cnspec CLI
- cnspec framework active - Change a framework status to active
- cnspec framework disabled - Change a framework status to disabled
- cnspec framework download - Download a compliance framework
- cnspec framework list - List available compliance frameworks
- cnspec framework preview - Change a framework status to preview
- cnspec framework upload - Upload a compliance framework