Vultr DocsLatest Content


Update

Updated on 15 September, 2025

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 in your Vultr account, allowing you to update properties like description, IP range, or network name.

Usage

console
$ vultr-cli vpc2 update [flags]

Examples

console
# Full example
$ vultr-cli vpc2 update 84fee086-6691-417a-b2db-e2a71061fa17 --description="example-vpc"

Flags

Shorthand Long Version Description
-d --description The description of the VPC2

Comments

No comments yet.