Back to CLI Reference

$ sccfm-cli objects network delete --help

Usage: sccfm-cli objects network delete [OPTIONS]

  Delete a network object.

Options:
  -u, --uid TEXT      The unique identifier (UID) of the object.
  -n, --name TEXT     The name of the object (alternative to UID).
  --check             Run a preflight check without performing the operation.
  --config-path PATH  Path to the configuration file (defaults to ~/.sccfm-
                      cli/config.json).
  --help              Show this message and exit.