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

zone-list

List all available zones for a project. This command requires a project ID to determine available zones.

Usage

cldkctl flexi region zone-list [flags]

Aliases

zone-list, zone-ls, zones

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

Column
Description

ID

Unique identifier of the zone.

Name

Name of the zone.

Region ID

Unique identifier of the region where the zone belongs.

Region

Name of the region associated with the zone.

Zone

Zone type or classification within the region.

Flags

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

Flag
Description

--help

-h

Help for the list command.

--project string

-p

Project ID for filtering zones

Last updated