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.
$ vultr-cli instance vpc detach <Instance ID>
# Full example
$ vultr-cli instance vpc detach <instanceID> --vpc-id="2126b7d9-5e2a-491e-8840-838aa6b5f294"
No comments yet.