> 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/storage/sync.md).

# sync

Sync a specific flexi storage by its instance ID.

## Usage

```
cldkctl flexi storage sync [flags]
```

## Aliases

```
sync, sync
```

## Steps

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

1. Refer to the [**Flexi Storage List**](/cloudeka-api-list/command-reference/cldkctl-flexi/storage/list.md) section to obtain the **storage ID**.
2. Run the following command in your terminal:

```
cldkctl flexi storage sync [storage_id] 
```

3. Replace **\[storage\_id]** with the actual storage ID.

## Flags

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

| Flag   | SHorthand | Description                |
| ------ | --------- | -------------------------- |
| --help | -h        | Help for the sync command. |
