CLI Commands

cnspec migrate

Migrate the cnspec CLI configuration to the latest version.

Update the cnspec configuration file to the latest format. Run this after upgrading cnspec to a new major version if you encounter configuration compatibility issues.

cnspec migrate [flags]

Options

  -h, --help   help for migrate

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

On this page