Back to CLI Reference

$ sccfm-cli objects update-default --help

Usage: sccfm-cli objects update-default [OPTIONS]

  Update the default content value of an object, preserving all existing
  overrides.

Options:
  -u, --uid TEXT         The unique identifier (UID) of the object.
  -v, --value TEXT       The new default 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.