Skip to content

kraft cloud volume detach

kraft cloud volume detach [FLAGS] UUID|NAME

Examples

# Detach a volume from all instances
$ kraft cloud volume detach 77d0316a-fbbe-488d-8618-5bf7a612477a
# Detach a volume from an instance with a name
$ kraft cloud volume detach --from my-instance 77d0316a-fbbe-488d-8618-5bf7a612477a

Options

--from string The instance the volume should be detached from
-h, --help help for detach

Options inherited from parent commands

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

Aliases

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

det

See Also