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 Cloud networks in your Vultr account, showing their IDs, descriptions, regions, and configuration details.
$ vultr-cli vpc list [flags]
# Full example
$ vultr-cli vpc list
# Shortened example with aliases
$ vultr-cli vpc l
| 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. |