# stop

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

## Usage

```
cldkctl flexi-intance 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="https://2882153758-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fi9YWb69HFXLHYlXffReU%2Fuploads%2FP95hPCSdr7r40U1Ggdzk%2Fimage.png?alt=media&#x26;token=3cd43a8e-e5d0-436d-827c-509aaf6ccd12" 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 stop command. |
| -p, --project string | Specify project ID.        |
