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

gcloud: Wed Apr 13 08:33:42 UTC 2022

This commit is contained in:
Automated 2022-04-13 08:33:42 +00:00
parent f88a614da8
commit 9dcb91c709
143 changed files with 4432 additions and 242 deletions

View file

@ -14,7 +14,7 @@ DESCRIPTION
Snapshots are useful for backing up data, copying a persistent disk, and
even, creating a custom image. Snapshots can be created from persistent
disks even while they are attached to running instances. Once created,
snapshots may be managed (listed, deleted, resized etc.) via gcloud compute
snapshots may be managed (listed, deleted, etc.) via gcloud compute
snapshots.
Refer to the Snapshot best practices guide.