CLI Commands

cnspec framework upload

Upload a compliance framework to the connected Mondoo Platform space.

Upload a custom compliance framework to your Mondoo Platform space. Use this to add your own compliance standards or modified versions of existing frameworks like SOC 2 or ISO 27001.

cnspec framework upload [file] [flags]

Options

  -f, --file string   Set the input file
  -h, --help          help for upload

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

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

On this page