Skip to content

metalcloud-cli firmware-binary

Manage individual firmware binary files and packages

Manage individual firmware binary files and packages.

Firmware binaries are the actual firmware files that can be applied to hardware components. They are typically part of firmware catalogs but can also be managed individually for custom firmware deployment scenarios.

Each firmware binary contains: • Binary file data and metadata • Compatibility information (hardware models, component types) • Version and release information • Installation instructions and dependencies • Checksums and verification data

Use cases: • Manual firmware binary registration • Custom firmware package creation • Individual binary management outside of vendor catalogs • Firmware binary inspection and validation

-h, --help help for firmware-binary
-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”