Back to CLI Reference

$ sccfm-cli inventory devices asa list-boot-registry --help

Usage: sccfm-cli inventory devices asa list-boot-registry [OPTIONS]

  Show boot registry info (system image, config register, boot entries) for
  ASAs.

Options:
  -n, --device-name TEXT      Device name(s) to search for (supports wildcards
                              like 'branch-*').
  -q, --query TEXT            Filter devices 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-uid TEXT       Device UID(s) to 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.