Vultr DocsLatest Content


Detach

Updated on 15 September, 2025

Removes a server instance from a VPC network, disconnecting it from the private network environment.


The vultr-cli instance vpc detach command removes a server instance from a Virtual Private Cloud network, disconnecting it from the private network environment.

Usage

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

Examples

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

Comments

No comments yet.