Vultr DocsLatest Content


Attach

Updated on 15 September, 2025

Connects a Vultr instance to a specified VPC network to enable private communication between resources within that VPC.


The vultr-cli instance vpc attach command connects a Vultr instance to a specified VPC network, enabling private network communication between resources within that VPC.

Usage

console
$ vultr-cli instance vpc attach <Instance ID>

Examples

console
# Full example
$ vultr-cli instance vpc attach <instanceID> --vpc-id="2126b7d9-5e2a-491e-8840-838aa6b5f294"

Comments

No comments yet.