Skip to content

metalcloud-cli firmware-policy global-config

Manage global firmware configuration settings

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

The global firmware configuration defines when firmware upgrades can be executed, whether they are enabled system-wide, and other global constraints that affect all firmware policies. This configuration acts as a master control for the entire firmware upgrade system.

Available subcommands: get Get current global firmware configuration update Update global firmware configuration config-example Show example global configuration

Examples:

metalcloud-cli firmware-policy global-config get

metalcloud-cli firmware-policy global-config update —config-source config.json

-h, --help help for global-config
-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”