Back to CLI Reference

$ 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              The smart license token for your virtual
                                account, generated on
                                https://software.cisco.com/clc
  --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.