Skip to content

kraft cloud volume create

Create a new persistent volume.

kraft cloud volume create [FLAGS]

Examples

# Create a new persistent 100MiB volume named "my-volume"
$ kraft cloud volume create --size 100 --name my-volume

Options

-h, --help help for create
-n, --name string
-s, --size int Size in MB

Options inherited from parent commands

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

Aliases

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

crt

See Also