Vultr DocsLatest Content


List

Updated on 15 September, 2025

Displays all Virtual Private Clouds (VPCs) in your account with their IDs, regions, descriptions, and network configurations.


The vultr-cli vpc list command displays all Virtual Private Clouds (VPCs) in your Vultr account, showing their IDs, regions, descriptions, and network configurations.

Usage

console
$ vultr-cli vpc list [flags]

Examples

console
# Full example
$ vultr-cli vpc list
# Shortened example with aliases
$ vultr-cli vpc l

Flags

Shorthand Long Version Description
-c --cursor (optional) Cursor for paging.
-p --per-page (optional) Number of items requested per page. Default is 100 and Max is 500.

Comments

No comments yet.