1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-19 07:15:23 +00:00

gcloud: Wed Aug 7 09:49:06 UTC 2024

This commit is contained in:
Automated 2024-08-07 09:49:06 +00:00
parent ed2f818f7a
commit 7fe34c472b
98 changed files with 1867 additions and 220 deletions

View file

@ -19,7 +19,7 @@ DESCRIPTION
$ sudo umount /dev/disk/by-id/google-DEVICE_NAME
EXAMPLES
To detach a disk named 'my-disk' to an instance named 'my-instance', run:
To detach a disk named 'my-disk' from an instance named 'my-instance', run:
$ gcloud alpha compute instances detach-disk my-instance \
--disk=my-disk