$ sccfm-cli inventory devices asa smartlicense --help
Usage: sccfm-cli inventory devices asa smartlicense [OPTIONS]
Apply Smart License using a Smart license token on ASA devices (the token must
be valid and must have at least as many uses as there are devices).
Options:
-q, --query TEXT Filter devices to smart license by a Lucene
query.
-l, --limit INTEGER RANGE Maximum records to return [default: 50;
1<=x<=200]
-o, --offset INTEGER RANGE Pagination offset [default: 0; x>=0]
-u, --device-uids TEXT List of device UIDs to apply smart license to.
--check Run a preflight check without performing the
operation.
--format [table|json] Output format [default: table]
--config-path PATH Path to the configuration file (defaults to
~/.sccfm-cli/config.json).
-t, --token TEXT Smart Licensing token for your virtual account.
Passing it directly is supported for
compatibility but may expose it in process
listings and shell history; prefer
SCCFM_SMART_LICENSE_TOKEN, --token-file, or the
hidden prompt. [env var:
SCCFM_SMART_LICENSE_TOKEN]
--token-file FILE Read the Smart Licensing token from a file; use
'-' to read from stdin.
--throughput-level [100M|1G] The throughput level of your ASA (required only
for virtual ASAs)
--feature-tier [standard] The feature tier of your ASA
--help Show this message and exit.