דלג לתוכן הראשי

List/manage server networks

cloudcli server network

List/manage server networks

Synopsis

List/manage server networks

cloudcli server network [flags]

Options

      --add string          Name of a new or existing VLAN interface to add to the server
--bits string Required when using --add flag to create a new VLAN - Set the subnet bits of the network
--connect string Mac address of a network to connect
--disconnect string Mac address of a network to disconnect
-h, --help help for network
--id string Specific server UUID
--ip string Required when using --add flag - set the IP address of the added network interface
--name string Server name or regular expression matching a single server
--subnet string Required when using --add flag to create a new VLAN - Set the subnet of the network.
--wait Wait for command execution to finish only then exit cli.

Options inherited from parent commands

      --api-clientid string   API Client ID
--api-secret string API Secret
--config string config file (default is $HOME/.cloudcli.yaml)
--debug enable debug output to stderr
--dryrun enable dry run mode, does not perform actions
--format string output format, default format is a human readable summary
--no-config disable loading from config file