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 specified Vultr instance to a Virtual Private Cloud (VPC) network, enabling private network communication between resources.
$ vultr-cli instance vpc attach <Instance ID>
# Full example
$ vultr-cli instance vpc attach <instanceID> --vpc-id="2126b7d9-5e2a-491e-8840-838aa6b5f294"