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

detail

Show details of a specific flexi image. This command allows you to view detailed information about a flexi image, including its configuration and status.

Usage

cldkctl flexi image detail [image-id] [flags]

Aliases

detail, desc, show

Steps

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

  1. Refer to the Image List section to obtain the image ID.

  2. Run the following command in your terminal:

cldkctl flexi image detail [image-id] 
  1. Replace [image-id] with the ID of the image.

  2. The terminal displays the command output.

Flags

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

Flag
Shorthand
Description

--help

-h

Help for the detail command.

Last updated