Vultr DocsLatest Content


VPC

Updated on 07 November, 2025

Manages VPC network connections for Vultr instances, enabling attachment, detachment, and listing of associated networks.


The vultr-cli instance vpc command manages Virtual Private Cloud (VPC) attachments for Vultr instances, allowing you to connect or disconnect instances from your private networks.

Usage

console
$ vultr-cli instance vpc

Available Commands

  • attach - Attach a VPC to an instance
  • detach - Detach a VPC from an instance
Connects a Vultr instance to a specified VPC network to enable private communication between resources within that VPC.
Removes a server instance from a VPC network, disconnecting it from the private network environment.