---
title: List
url: https://docs.vultr.com/reference/vultr-cli/vpc-2/list
description: Lists all VPC 2.0 networks in your Vultr account with their IDs, descriptions, regions, and network configuration details.
publish_date: 2025-09-14T03:09:36.616698Z
last_updated: 2025-11-07T17:53:02.914850Z
---

The `vultr-cli vpc2 list` command displays all VPC 2.0 networks in your Vultr account, showing their IDs, descriptions, regions, and other network configuration details.

## Usage

```console
$ vultr-cli vpc2 list [flags]
```

## 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. |