# detail

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

## Usage

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

## Aliases

```
detail, dtl
```

## Steps

Follow the steps below to run and view the result of this command:

1. Run the following command in your terminal:

```
cldkctl flexi-network port detail 
```

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

<figure><img src="https://2882153758-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fi9YWb69HFXLHYlXffReU%2Fuploads%2FiD0YwFQFzLwzS8dUBE8f%2Fimage.png?alt=media&#x26;token=bb9e3b34-6a61-49b0-af9d-3a4098411ab9" alt=""><figcaption></figcaption></figure>

3. The terminal displays a list of available **Ports** in the selected VPC. Select the port 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%2FawzrZ20uAjWM6C44FTdB%2Fimage.png?alt=media&#x26;token=55bcbfe5-8e8b-4014-90fd-dfe470a658c4" 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%2FBXtidZrvl9oZJGZXrWac%2Fimage.png?alt=media&#x26;token=0d264e2c-82d1-40d5-8916-e9fbbd3283b2" 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. |
