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

detail

Get details of a specific flexi storage by its ID.

Usage

cldkctl flexi storage detail [flags]

Aliases

detail, det, get

Steps

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

  1. Refer to the Flexi Storage List section to obtain the storage ID.

  2. Run the following command in your terminal:

cldkctl flexi storage detail [storage_id] 
  1. Replace [storage_id] with the actual storage ID.

  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.

--project string

-p

Project ID for filtering storage

Last updated