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

list

List all available regions. This command displays regions you have access to.

Usage

cldkctl flexi region list [flags]

Aliases

list, ls

Steps

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

  1. Run the following command in your terminal:

cldkctl flexi region list
  1. The terminal displays the command output.

Column
Description

Name

Unique region identifier (short code used in CLI commands).

Full Name

Full display name of the region.

Description

Short description of the region.

Status

Region availability status (e.g., active or inactive).

Flags

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

Flag
Shorthand
Description

--help

-h

Help for the list command.

Last updated