---
title: Update
url: https://docs.vultr.com/reference/vultr-cli/vpc-2/update
description: Modifies existing VPC 2.0 networks by updating properties such as description, IP range, or network name.
publish_date: 2025-09-14T03:09:37.966748Z
last_updated: 2025-11-07T17:53:05.257314Z
---

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.

## 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 |