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

custom-image-list

List all custom flexi images that have been created. This command allows you to view the custom flexi images that have been created based on existing images with specific configurations and settings.

Usage

cldkctl flexi image custom-image-list [flags]

Aliases

custom-image-list, custom-image-list

Steps

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

  1. Run the following command in your terminal:

cldkctl flexi image custom-image-list 
  1. The terminal displays the command output.

Column
Description

ID

The unique identifier of the custom image.

Image

The name of the custom image.

Region

The region where the custom image is available.

Status

The current status of the custom image.

Created At

The date and time when the custom image was created.

Flags

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

Flag
Shorthand
Description

--help

-h

Help for the custom-image-list command.

Last updated