CLI Commands

cnspec framework download

Download a compliance framework from the connected Mondoo Platform space to a local file.

Download a compliance framework (such as SOC 2 or ISO 27001) from your Mondoo Platform space to a local file. Use this to inspect a framework's control mappings, make modifications, or back it up locally.

cnspec framework download [mrn] [flags]

Options

  -f, --file string   Set the output file
  -h, --help          help for download

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")
      --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 output

SEE ALSO

  • cnspec framework - Manage local and Mondoo Platform hosted compliance frameworks

On this page