Back to CLI Reference

$ sccfm-cli objects network-group remove-member --help

Usage: sccfm-cli objects network-group remove-member [OPTIONS]

  Remove referenced network-object members from a network group.

Options:
  -u, --uid TEXT                The unique identifier (UID) of the object.
  -n, --name TEXT               The name of the object (alternative to UID).
  -r, --referenced-object TEXT  UID or name of an existing network object to
                                include (repeatable).
  --check                       Run a preflight check without performing the
                                operation.
  --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.