Back to CLI Reference

$ sccfm-cli objects apply-override-as-default --help

Usage: sccfm-cli objects apply-override-as-default [OPTIONS]

  Apply an existing override value as the new default value of an object.

Options:
  -u, --uid TEXT         The unique identifier (UID) of the object.
  --target-id TEXT       UID of the target device whose override value to apply
                         as the new default.  [required]
  --format [table|json]  Output format  [default: table]
  --config-path PATH     Path to the configuration file (defaults to ~/.sccfm-
                         cli/config.json).
  --help                 Show this message and exit.