---
title: List
url: https://docs.vultr.com/reference/vultr-cli/vpc-2/nodes/list
description: Lists all compute instances attached to a specified VPC 2.0 network, displaying their connection status and configuration details.
publish_date: 2025-09-14T03:09:43.970301Z
last_updated: 2025-11-07T17:53:14.569385Z
---

The `vultr-cli vpc2 nodes list` command displays all compute instances attached to a specified VPC 2.0 network, showing their connection status and configuration details.

## Usage

```console
$ vultr-cli vpc2 nodes list <VPC2 ID> [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. |