# resize

Resize a flexi instance in your project. This command allows you to resize a flexi instance.

## Usage

```
cldkctl flexi-intance resize [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 resize [name] 
```

2. Replace **\[name]** with the name of the instance you want to resize.
3. Select the **plan type** for the instance.
4. Select the **instance size** based on the available configuration.
5. Confirm the resize operation by selecting **Confirm**.

<figure><img src="https://2882153758-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fi9YWb69HFXLHYlXffReU%2Fuploads%2FAXCYzyz2dxZsLmW6xrgL%2Fimage.png?alt=media&#x26;token=cff95d82-2f32-4705-929b-fb46fc16c007" alt=""><figcaption></figcaption></figure>

6. 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%2FJlr0T8NZ0UPRKkjYpH6p%2Fimage.png?alt=media&#x26;token=e1ca5942-24ca-40e3-8c15-e654e2d42f0c" 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 resize command. |
| -p, --project string | Specify project ID.          |
