Page cover
For the complete documentation index, see llms.txt. This page is also available as Markdown.

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 section to obtain the storage ID.

  2. Run the following command in your terminal:

cldkctl flexi storage sync [storage_id] 
  1. Replace [storage_id] with the actual storage ID.

Flags

This command supports global flags. Refer to the Global Flags section for details

Flag
SHorthand
Description

--help

-h

Help for the sync command.

Last updated