metalcloud-cli firmware-binary

Manage individual firmware binary files and packages

Synopsis

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

Options

  -h, --help   help for firmware-binary

Options inherited from parent commands

  -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")

SEE ALSO

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