Vultr DocsLatest Content


VPC 2

Updated on 15 September, 2025

Manage Vultr VPC 2.0 networks to create, configure, and control private networking between your instances for enhanced security and communication.


The vultr-cli vpc2 command manages Vultr VPC 2.0 networks, allowing users to create, list, delete, and modify private networks for secure communication between instances.

Usage

console
$ vultr-cli vpc2

Examples

console
# Full example
$ vultr-cli vpc2

Available Commands

  • create - Create a VPC2 network
  • delete - Delete a VPC2 network
  • get - Get info on a VPC2 network
  • list - List all available VPC2 networks
  • nodes - Commands to manage nodes attached to a VPC2 network
  • update - Update a VPC2 network
Creates a new VPC 2.0 network for isolated private networking between Vultr cloud resources.
Permanently removes a specified VPC 2.0 network from your Vultr account after confirmation, releasing all associated resources.
Retrieves detailed information about a specific VPC 2.0 network using its unique identifier.
Lists all VPC 2.0 networks in your Vultr account with their IDs, descriptions, regions, and network configuration details.
Modifies existing VPC 2.0 networks by updating properties such as description, IP range, or network name.