Skip to content

kraft cloud volume get

Retrieve the state of an volume.

kraft cloud volume get [FLAGS] UUID|NAME

Examples

# Retrieve information about a kraftcloud volume by UUID
$ kraft cloud volume get fd1684ea-7970-4994-92d6-61dcc7905f2b
# Retrieve information about a kraftcloud volume by name
$ kraft cloud volume get my-volume-431342

Options

-h, --help help for get
-o, --output string Set output format. Options: table,yaml,json,list (default "list")

Options inherited from parent commands

--metro string Set the KraftCloud metro
--token string Set the KraftCloud token

Aliases

The kraft cloud volume get command can also be run as:

gt

See Also