Skip to content

kraft cloud volume list

List all volumes in your account.

kraft cloud volume list

Examples

# List all volumes in your account.
$ kraft cloud vol ls
# List all volumes in your account in JSON format.
$ kraft cloud volume list -o json

Options

-h, --help help for list
-o, --output string Set output format. Options: table,yaml,json,list (default "table")
-w, --watch After listing watch for changes.

Options inherited from parent commands

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

Aliases

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

ls

See Also