Skip to content

metalcloud-cli firmware-policy global-config get

Get current global firmware configuration settings

Get current global firmware configuration settings that control system-wide firmware upgrade behavior.

This command retrieves and displays the global firmware configuration which includes settings such as whether firmware upgrades are enabled globally, upgrade time windows, scheduling constraints, and other system-wide policies that affect all firmware upgrade operations.

The global configuration acts as a master switch and constraint system for all firmware policies. Even if individual policies are active, they must comply with the global configuration settings.

No flags or arguments are required for this command.

Examples:

metalcloud-cli firmware-policy global-config get

metalcloud-cli fw-policy global get

metalcloud-cli firmware-policy global-config get [flags]
-h, --help help for get
-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”