# 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
Code
--from string The instance the volume should be detached from
-h, --help help for detach