Modifies existing VPC 2.0 networks by updating properties such as description, IP range, or network name.
The vultr-cli vpc2 update command modifies existing VPC 2.0 networks on Vultr's platform, allowing you to update properties like description, IP range, or network name.
$ vultr-cli vpc2 update [flags]
# Full example
$ vultr-cli vpc2 update 84fee086-6691-417a-b2db-e2a71061fa17 --description="example-vpc"
| Shorthand | Long Version | Description |
|---|---|---|
| -d | --description | The description of the VPC2 |