# 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).&#x20;

## Usage

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

## Aliases

```
detail, detail, 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 subnet detail
```

2. The terminal displays a list of available **VPCs**. Select the VPC where the subnet is located.

<figure><img src="https://2882153758-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fi9YWb69HFXLHYlXffReU%2Fuploads%2FNesYAtN32FWTsIG2RAzj%2Fimage.png?alt=media&#x26;token=0265a675-5de9-4821-baa6-6106ed48eb59" alt=""><figcaption></figcaption></figure>

3. The terminal displays a list of available **Subnets** in the selected VPC. Select the subnet 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%2F3SROLzypB9UY6xG6UXmL%2Fimage.png?alt=media&#x26;token=ca80f5cc-c676-4a25-aefd-dcbcab357137" alt=""><figcaption></figcaption></figure>

4. The terminal displays the command output.
5. 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%2FSFcvu6XqCN3DOJSo6A7m%2Fimage.png?alt=media&#x26;token=3b340491-9732-45ce-8bba-2784cf11c5ee" 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. |
