sccfm-cli objects show
$ sccfm-cli objects show --help
Usage: sccfm-cli objects show [OPTIONS]
Show the full details of an object, including its default value, overrides,
and targets.
Options:
-u, --uid TEXT The unique identifier (UID) of the object.
--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.