metalcloud-cli server-instance-group network

Manage network connections for server instance groups

Synopsis

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.

Options

  -h, --help   help for network

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