# create

Create a new flexi storage in your project. This command allows you to create a new flexi storage with the specified details.

## Usage

```
cldkctl flexi-storage create [flags]
```

## Aliases

```
create, add
```

## Steps

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

1. Run the following command in your terminal:

```
cldkctl flexi-storage create 
```

2. The terminal displays the **Create Storage** form, select the **Storage Type**.

<figure><img src="https://2882153758-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fi9YWb69HFXLHYlXffReU%2Fuploads%2FnLhdhzpgj0E8US6phqlV%2Fimage.png?alt=media&#x26;token=5291367c-68dc-4466-b1b9-482bd73dc435" alt=""><figcaption></figcaption></figure>

3. Select the **Volume Type**, or enter the **Volume Size in GB** according to your storage requirements.
4. When prompted, choose whether to attach the storage to an instance by selecting **Yes** or **No**.

<figure><img src="https://2882153758-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fi9YWb69HFXLHYlXffReU%2Fuploads%2FjCfyRTJWRMVUZyUiYAhV%2Fimage.png?alt=media&#x26;token=51f22cf6-ad1e-46fc-8bb1-94bd27b216d9" alt=""><figcaption></figcaption></figure>

5. Enter the **Name Volume**, select the **Zone**, and choose the **Billing Type**.

<figure><img src="https://2882153758-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fi9YWb69HFXLHYlXffReU%2Fuploads%2FRbgaV2GdfufOqpp6ty2E%2Fimage.png?alt=media&#x26;token=1e1a1d57-1c04-4991-8fce-4fb4b547b315" alt=""><figcaption></figcaption></figure>

6. Confirm the creation by selecting **Confirm**, or cancel the process by selecting **Cancel**.

<figure><img src="https://2882153758-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fi9YWb69HFXLHYlXffReU%2Fuploads%2FMo90ftnLhvY30kH6avCW%2Fimage.png?alt=media&#x26;token=78734de2-3f26-4b01-a3c8-a6c2e00b5e48" alt=""><figcaption></figcaption></figure>

7. 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%2FsLGMLjzTJjSYqkDG1bN6%2Fimage.png?alt=media&#x26;token=08603cef-0434-4685-9ad2-8385c93b2429" 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 create command.      |
| -p, --project string | Project ID for filtering storage. |
