> 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/guidance-for-enterprise/cloudeka-api-list/command-reference/cldkctl-flexi/instance/stop.md).

# stop

Stop a flexi instance in your project. This command allows you to stop a flexi instance.

## Usage

```
cldkctl flexi instance stop [name] [flags]
```

## Aliases

```
stop, off
```

## 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 stop [instance-name] 
```

2. Replace **\[instance-name]** with the name of the instance you want to stop.
3. Once completed successfully, the terminal displays the success message.

<figure><img src="/files/9Q5quzROObdL8gcMqA5y" alt=""><figcaption></figcaption></figure>

## Flags

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

| Flag             | Shorthand | Description                |
| ---------------- | --------- | -------------------------- |
| --help           | -h        | Help for the stop command. |
| --project string | -p        | Specify project ID.        |
