Vultr DocsLatest Content


Delete

Updated on 07 November, 2025

Permanently removes a specified Virtual Private Cloud (VPC) from your Vultr account using its unique identifier.


The vultr-cli vpc delete command permanently removes a specified Virtual Private Cloud (VPC) from your Vultr account, eliminating its network isolation capabilities and associated resources.

Usage

console
$ vultr-cli vpc delete <VPC ID>

Examples

console
# Full example
$ vultr-cli vpc delete 6b8d8af9-e74a-4829-850d-647f75a056ca

# Shortened example with aliases
$ vultr-cli vpc d 6b8d8af9-e74a-4829-850d-647f75a056ca

Comments