# detail

Get detail of a flexi instance in your project. This command allows you to get detail of a flexi instance.

## Usage

```
cldkctl flexi-intance detail [name] [flags]
```

## Steps

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

1. Run the following command in your terminal:

```
cldkctl flexi-instance detail [instance-name] 
```

2. Replace **\[instance-name]** with the name of the instance.
3. The terminal displays the command output.

<figure><img src="https://2882153758-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fi9YWb69HFXLHYlXffReU%2Fuploads%2FfjOi2G5Ybe4gNw56T0qE%2Fimage.png?alt=media&#x26;token=3684529a-bcd2-4061-96d8-16e4201efaad" 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 %}

<table><thead><tr><th width="139">Flag</th><th>Description</th></tr></thead><tbody><tr><td>-h, --help</td><td>Help for the detail command.</td></tr><tr><td>-p, --project string</td><td>Specify project ID.</td></tr></tbody></table>
