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

image

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

Usage

cldkctl flexi image [flags]
cldkctl flexi image [command]

Available commands

Command
Description

available

List available OS images for OpenStack

backup-list

List backup schedulers for flexi images.

backup-scheduler

Create a backup scheduler for flexi images.

backup-scheduler-delete

Delete a backup scheduler for flexi images.

backup-scheduler-list

Create a backup of all flexi images in a project.

custom-image

Create a custom flexi image from an existing image.

custom-image-list

List custom flexi images.

delete

Delete a flexi image.

detail

Show details of a flexi image.

list

List flexi image.

snapshot-restore

Restore a flexi image snapshot to a VM or storage instance.

snapshot-storage

Create a snapshot of a storage instance as a flexi image.

snapshot-storage-list

List snapshots of storage instances as flexi images.

snapshot-vm

Create a snapshot of a VM instance as a flexi image.

snapshot-vm-list

List snapshots of VM instances as flexi images.

Flags

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

Flag
Shorthand
Description

--help

-h

Help for the flexi-image command.

Last updated