Vultr DocsLatest Content


Detach

Updated on 15 September, 2025

Removes a bare metal server from a VPC 2.0 network, disconnecting it from the private network environment.


The vultr-cli bare-metal vpc2 detach command removes a bare metal server from a VPC 2.0 network, disconnecting it from that private network environment.

Usage

console
$ vultr-cli bare-metal vpc2 detach <Bare Metal ID> [flags]

Examples

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

Flags

Shorthand Long Version Description
-v --vpc-id the ID of the VPC 2.0 network you wish to detach

Comments

No comments yet.