sccfm-cli objects network-group delete
$ sccfm-cli objects network-group delete --help
Usage: sccfm-cli objects network-group delete [OPTIONS]
Delete a network group 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.