1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-18 14:56:05 +00:00

gcloud: Wed Apr 12 10:43:12 UTC 2023

This commit is contained in:
Automated 2023-04-12 10:43:12 +00:00
parent 32e56b8b99
commit b155beb241
220 changed files with 7834 additions and 1142 deletions

View file

@ -7,7 +7,13 @@ SYNOPSIS
[GCLOUD_WIDE_FLAG ...]
DESCRIPTION
(ALPHA) List all Cloud NetApp Files locations.
(ALPHA) Lists all Cloud NetApp Files locations.
EXAMPLES
The following command shows the details for the NetApp Files location named
NAME.
$ gcloud alpha netapp locations list
LIST COMMAND FLAGS
--filter=EXPRESSION

View file

@ -1,6 +1,6 @@
NAME
gcloud alpha netapp volumes snapshots delete - deletes a Cloud NetApp
Volume Snapshot
gcloud alpha netapp volumes snapshots delete - delete a Cloud NetApp Volume
Snapshot
SYNOPSIS
gcloud alpha netapp volumes snapshots delete
@ -8,7 +8,7 @@ SYNOPSIS
[GCLOUD_WIDE_FLAG ...]
DESCRIPTION
(ALPHA) Deletes a Cloud NetApp Volume Snapshot.
(ALPHA) Delete a Cloud NetApp Volume Snapshot.
POSITIONAL ARGUMENTS
Snapshot resource - The Snapshot to delete. The arguments in this group

View file

@ -1,5 +1,5 @@
NAME
gcloud alpha netapp volumes snapshots describe - describes a Cloud NetApp
gcloud alpha netapp volumes snapshots describe - describe a Cloud NetApp
Volume Snapshot
SYNOPSIS
@ -8,7 +8,7 @@ SYNOPSIS
[GCLOUD_WIDE_FLAG ...]
DESCRIPTION
(ALPHA) Describes a Cloud NetApp Volume Snapshot.
(ALPHA) Describe a Cloud NetApp Volume Snapshot.
POSITIONAL ARGUMENTS
Snapshot resource - The Snapshot to describe. The arguments in this group

View file

@ -20,16 +20,16 @@ COMMANDS
(ALPHA) Creates a Cloud NetApp Volume Snapshot.
delete
(ALPHA) Deletes a Cloud NetApp Volume Snapshot.
(ALPHA) Delete a Cloud NetApp Volume Snapshot.
describe
(ALPHA) Describes a Cloud NetApp Volume Snapshot.
(ALPHA) Describe a Cloud NetApp Volume Snapshot.
list
(ALPHA) List Cloud NetApp Volume Snapshots.
update
(ALPHA) Creates a Cloud NetApp Volume Snapshot.
(ALPHA) Update a Cloud NetApp Volume Snapshot.
NOTES
This command is currently in alpha and might change without notice. If this

View file

@ -1,6 +1,6 @@
NAME
gcloud alpha netapp volumes snapshots update - creates a Cloud NetApp
Volume Snapshot
gcloud alpha netapp volumes snapshots update - update a Cloud NetApp Volume
Snapshot
SYNOPSIS
gcloud alpha netapp volumes snapshots update
@ -9,7 +9,7 @@ SYNOPSIS
[--clear-labels | --remove-labels=[KEY,...]] [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
(ALPHA) Creates a Cloud NetApp Volume Snapshot.
(ALPHA) Update a Cloud NetApp Volume Snapshot.
POSITIONAL ARGUMENTS
Snapshot resource - The Snapshot to update. The arguments in this group