metalcloud-cli firmware-policy list
List all firmware upgrade policies
Synopsis
Section titled “Synopsis”List all firmware upgrade policies in the system.
This command displays all firmware policies with their basic information including ID, label, status, action, owner, and timestamps. The output shows which policies are active and what type of firmware upgrade action they will perform.
No flags are required for this command.
Examples:
List all firmware policies
Section titled “List all firmware policies”metalcloud-cli firmware-policy list
List policies using alias
Section titled “List policies using alias”metalcloud-cli fw-policy ls
metalcloud-cli firmware-policy list [flags]Options
Section titled “Options” -h, --help help for listOptions inherited from parent commands
Section titled “Options inherited from parent commands” -k, --api_key string MetalCloud API key -c, --config string Config file path -d, --debug Set to enable debug logging -e, --endpoint string MetalCloud API endpoint -f, --format string Output format. Supported values are 'text','csv','md','json','yaml'. (default "text") -i, --insecure_skip_verify Set to allow insecure transport -l, --log_file string Log file path -v, --verbosity string Log level verbosity (default "INFO")SEE ALSO
Section titled “SEE ALSO”- metalcloud-cli firmware-policy - Manage server firmware upgrade policies and global firmware configurations