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

available

List available OS images that can be used when creating VMs in OpenStack. This command shows the operating system images available in your project's region.

Usage

cldkctl flexi image available [flags]

Aliases

available, os

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 available
  1. The terminal displays the command output.

Column
Description

OS

Name of the operating system available in the VPS/server image list.

Version

Version of the operating system including its architecture (e.g., 64 bits).

Image ID

Unique identifier of the image used for VPS/server deployment or installation.

Flags

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

Flag
Shorthand
Description

--help

-h

Help for the available command.

-- project string

-p

Project ID (to auto-detect region)

Last updated