Back to CLI Reference

$ sccfm-cli objects add-override --help

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

  Add a device-specific override to an object.

Options:
  -u, --uid TEXT         The unique identifier (UID) of the object.
  --target-id TEXT       UID of the target device for the override.  [required]
  --override-value TEXT  Literal override value (IP address, CIDR, range, or
                         URL).  [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.