$ sccfm-cli inventory manager access-policies list --help
Usage: sccfm-cli inventory manager access-policies list [OPTIONS]
List FMC access policies for a given domain.
Options:
--domain-uid TEXT The FMC domain UID (fmcDomainUid from `sccfm-cli
inventory manager list`). [required]
-l, --limit INTEGER RANGE Maximum records to return [default: 50;
1<=x<=200]
-o, --offset INTEGER RANGE Pagination offset [default: 0; x>=0]
--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.