Skip to content

metalcloud-cli firmware-policy list

List all firmware upgrade policies

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:

metalcloud-cli firmware-policy list

metalcloud-cli fw-policy ls

metalcloud-cli firmware-policy list [flags]
-h, --help help for list
-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")

Auto generated by spf13/cobra on 11-Aug-2025

Section titled “Auto generated by spf13/cobra on 11-Aug-2025”