Network management
Network management
-h, --help help for network
--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
- cloudcli - Cloudcli server management
- cloudcli network create - Create a network
- cloudcli network delete - Delete a network (must delete all subnets first)
- cloudcli network list - List networks
- cloudcli network subnet_create - Create a network subnet
- cloudcli network subnet_delete - Delete a network subnet
- cloudcli network subnet_edit - Edit a network subnet, all values which are different then existing values will be updated
- cloudcli network subnet_list - List network subnets