Skip to content

metalcloud-cli server

Server management

Server management commands.

This command group provides comprehensive server management capabilities including registration, power control, firmware management, and monitoring. Servers can be managed individually or in bulk operations.

Available command categories:

  • Basic operations: list, get, register, update, delete
  • Power management: power, power-status
  • Maintenance: re-register, factory-reset, archive
  • Security: update-ipmi-credentials, enable-snmp, enable-syslog
  • Remote access: vnc-info, console-info
  • Firmware: firmware subcommands for component management and upgrades
  • Information: capabilities

Use “metalcloud-cli server [command] —help” for detailed information about each command.

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