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

storage

Manage flexi storage for your projects. This command allows you to create, list, and manage flexi storage and configurations.

Usage

cldkctl flexi storage [flags]
cldkctl flexi storage [command]

Available commands

Command
Description

attach

Attach a flexi storage to a compute instance.

create

Create a new flexi storage.

delete

Delete a flexi storage.

detach

Detach a flexi storage from a compute instance.

detail

Get details of a flexi storage.

list

List flexi storage.

resize

Resize a flexi storage.

sync

Sync a flexi storage.

Flags

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

Flag
Shorthand
Description

--help

-h

Help for the flexi-storage command.

Last updated