Back to CLI Reference

$ sccfm-cli objects delete-override --help

Usage: sccfm-cli objects delete-override [OPTIONS]

  Delete an existing override for a specific target device.

Options:
  -u, --uid TEXT         The unique identifier (UID) of the object.
  --target-id TEXT       UID of the target device whose override to delete.
                         [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.