$ sccfm-cli inventory devices ftd list --help
Usage: sccfm-cli inventory devices ftd list [OPTIONS]
List FTD devices (includes cdFMC-managed, FDM-managed, and on-prem FMC-managed
FTDs).
Options:
-l, --limit INTEGER RANGE Maximum records to return [default: 50;
1<=x<=200]
-o, --offset INTEGER RANGE Pagination offset [default: 0; x>=0]
-q, --query TEXT The query to execute. Use the Lucene Query Syntax
to construct your query.
--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.