Zudoku
kraft cloud volume

kraft cloud volume list

List all volumes in your account.

Code
kraft cloud volume list

Examples

Code
# 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

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

Options inherited from parent commands

Code
--metro string Unikraft Cloud metro location --token string Unikraft Cloud access token

Aliases

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

Code
ls

See Also

Last modified on