> For the complete documentation index, see [llms.txt](https://docs.cloudeka.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.cloudeka.ai/cloudeka-api-list/command-reference/cldkctl-flexi/instance/detail.md).

# detail

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

## Usage

```
cldkctl flexi instance 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="/files/JLkbU9GTkOmgeizycxky" alt=""><figcaption></figcaption></figure>

## Flags

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

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