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

custom-image

Create a custom flexi image based on an existing image. This command allows you to create a new flexi image by customizing an existing image with specific configurations and settings.

Usage

cldkctl flexi image custom-image [flags]

Aliases

custom-image, custom-image

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 
  1. Enter the custom image name.

  2. Enter the version number of the custom image.

  3. Enter the image URL.

  4. Confirm the custom image creation by selecting Confirm.

  1. Once completed successfully, the terminal displays the success message.

Flags

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

Flag
Shorthand
Description

--help

-h

Help for the custom-image command.

Last updated