Skip to content

metalcloud-cli firmware-baseline get

Get detailed information about a specific firmware baseline

Get detailed information about a specific firmware baseline.

This command displays comprehensive information about a firmware baseline including:

  • Basic metadata (name, description, level, level filter)
  • Catalog associations
  • Creation timestamp
  • Unique baseline identifier

The firmware baseline contains the essential configuration for standardized firmware deployments across compatible hardware.

Arguments: firmware_baseline_id The ID of the firmware baseline to retrieve

Examples: metalcloud-cli firmware-baseline get 54321 metalcloud-cli fw-baseline show dell-r640-standard metalcloud-cli baseline get production-baseline-v2.1

metalcloud-cli firmware-baseline get firmware_baseline_id [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”