Skip to content

metalcloud-cli server-instance-group network

Manage network connections for server instance groups

Manage network connections for server instance groups.

This command group provides operations for managing network connections between server instance groups and networks. You can list, view, create, update, and delete network connections.

Available commands:

  • list: List all network connections for a server instance group
  • get: Get details of a specific network connection
  • connect: Connect a server instance group to a network
  • update: Update an existing network connection
  • disconnect: Remove a network connection

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

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