CLI Commands

cnspec framework disabled

Change a compliance framework status to disabled in the connected Mondoo Platform space.

Disable a compliance framework (such as SOC 2 or ISO 27001) in your Mondoo Platform space so it stops tracking compliance. The framework remains available and can be re-enabled later.

cnspec framework disabled [mrn] [flags]

Options

  -h, --help   help for disabled

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