$ sccfm-cli inventory devices cdfmc-managed-ftd onboard --help
Usage: sccfm-cli inventory devices cdfmc-managed-ftd onboard
[OPTIONS]
Onboard a cdFMC-managed FTD device (non-ZTP).
Options:
-n, --name TEXT Human-readable name for the FTD device.
[required]
--fmc-access-policy-uid TEXT UUID of the FMC access policy to apply to this
device. [required]
--licenses [BASE|CARRIER|THREAT|MALWARE|URLFilter]
License(s) to apply to the device. Can be
specified multiple times (e.g. --licenses BASE
--licenses CARRIER). [required]
--virtual Indicate that the FTD is a virtual device.
Requires --performance-tier.
--performance-tier [FTDv5|FTDv10|FTDv20|FTDv30|FTDv50|FTDv100|FTDv]
Performance tier of the FTDv (required when
--virtual is set, e.g., FTDv5, FTDv10,
FTDv20).
--grouped-labels TEXT Grouped labels in JSON format, e.g.,
'{"environment": ["prod", "us-west"]}'.
--ungrouped-labels TEXT Free-form labels to assign to the device (can
be specified multiple times).
--check Run a preflight check without onboarding.
--config-path PATH Path to the configuration file (defaults to
~/.sccfm-cli/config.json).
--format [table|json] Output format [default: table]
--help Show this message and exit.