cli
cli copied to clipboard
CLI support for subnets
Description
Following commands will be added once this is merged:
-
civo network subnet create <SUBNET-NAME> <NETWORK-ID>
-
civo network subnet ls <NETWORK-ID>
-
civo network subnet delete <SUBNET-ID> <NETWORK-ID>
Do not merge until https://github.com/civo/civogo/pull/126 is merged