# detail

View details of a specific VPC network in your project. This command allows you to retrieve detailed information about a VPC by providing its unique identifier (VPC ID).

## Usage

```
cldkctl flexi-network vpc detail [flags]
```

## Aliases

```
detail, vpcdetail, vpc-dtl
```

## Steps

Follow the steps below to run and view the result of this command:&#x20;

1. Run the following command in your terminal:

```
cldkctl flexi-network vpc detail
```

2. The terminal displays a list of available **VPCs**. Select the VPC that you want to view.

<figure><img src="https://2882153758-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fi9YWb69HFXLHYlXffReU%2Fuploads%2Fuu5ExEgJkpcxLwKyLCwU%2Fimage.png?alt=media&#x26;token=b5eab26a-b320-42ed-b787-434099aa6be9" alt=""><figcaption></figcaption></figure>

3. The terminal displays the command output.
4. When prompted with **Continue?**, select **Yes** to return to the previous menu or **No** to exit the process.

<figure><img src="https://2882153758-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fi9YWb69HFXLHYlXffReU%2Fuploads%2FSYWuYxJrIB0DUyrmwnXX%2Fimage.png?alt=media&#x26;token=75b6a32f-38c3-46ae-a3af-0a2189c411a8" alt=""><figcaption></figcaption></figure>

## Flags

{% hint style="info" %}
This command supports [global flags](https://docs.cloudeka.ai/cloudeka-api-list/global-flags). Refer to the Global Flags section for details
{% endhint %}

| Flag       | Description                  |
| ---------- | ---------------------------- |
| -h, --help | Help for the detail command. |
