• November 21, 2025

Update

Update

Modifies an existing Virtual Private Clouds configuration including description, subnet, or network settings on your Vultr account.


The vultr-cli vpc update command modifies existing Virtual Private Cloud configurations, allowing you to update properties like description, network settings, or other VPC attributes.

Usage

console
$ vultr-cli vpc update [flags]

Examples

console
# Full example
$ vultr-cli vpc update fe8cfe1d-b25c-4c3c-8dfe-e5784bade8d9 --description="Example Updated VPC"

# Shortned example with aliases
$ vultr-cli vpc u fe8cfe1d-b25c-4c3c-8dfe-e5784bade8d9 -d="Example Updated VPC"

Flags

Shorthand Long Version Description
-d –description The description of the VPC

Leave a Reply

Your email address will not be published. Required fields are marked *