mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-11 15:39:42 +00:00
gcloud: Wed Mar 29 10:40:15 UTC 2023
This commit is contained in:
parent
4ccfc7a5e3
commit
5fabf24be7
269 changed files with 6797 additions and 464 deletions
|
|
@ -4,9 +4,8 @@ NAME
|
|||
|
||||
SYNOPSIS
|
||||
gcloud alpha netapp volumes snapshots create
|
||||
(SNAPSHOT : --location=LOCATION --snapshot-volume=SNAPSHOT_VOLUME)
|
||||
[--async] [--description=DESCRIPTION] [--labels=[KEY=VALUE,...]]
|
||||
[--volume=VOLUME] [GCLOUD_WIDE_FLAG ...]
|
||||
(SNAPSHOT : --location=LOCATION) [--async] [--description=DESCRIPTION]
|
||||
[--labels=[KEY=VALUE,...]] [--volume=VOLUME] [GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
DESCRIPTION
|
||||
(ALPHA) Creates a Cloud NetApp Volume Snapshot.
|
||||
|
|
@ -19,7 +18,10 @@ POSITIONAL ARGUMENTS
|
|||
◆ provide the argument snapshot on the command line with a fully
|
||||
specified name;
|
||||
◆ provide the argument --project on the command line;
|
||||
◆ set the property core/project.
|
||||
◆ set the property core/project. To set the volume attribute:
|
||||
◆ provide the argument snapshot on the command line with a fully
|
||||
specified name;
|
||||
◆ provide the argument --volume on the command line.
|
||||
|
||||
This must be specified.
|
||||
|
||||
|
|
@ -39,13 +41,6 @@ POSITIONAL ARGUMENTS
|
|||
▸ set the property netapp/location;
|
||||
▸ set the property netapp/region.
|
||||
|
||||
--snapshot-volume=SNAPSHOT_VOLUME
|
||||
The volume of the snapshot To set the volume attribute:
|
||||
▸ provide the argument snapshot on the command line with a fully
|
||||
specified name;
|
||||
▸ provide the argument --snapshot-volume on the command line;
|
||||
▸ provide the argument --volume on the command line.
|
||||
|
||||
FLAGS
|
||||
--async
|
||||
Return immediately, without waiting for the operation in progress to
|
||||
|
|
@ -67,14 +62,10 @@ FLAGS
|
|||
group but can be set in other ways. To set the project attribute:
|
||||
◆ provide the argument --volume on the command line with a fully
|
||||
specified name;
|
||||
◆ provide the argument --snapshot-volume on the command line with a
|
||||
fully specified name;
|
||||
◆ provide the argument --project on the command line;
|
||||
◆ set the property core/project. To set the location attribute:
|
||||
◆ provide the argument --volume on the command line with a fully
|
||||
specified name;
|
||||
◆ provide the argument --snapshot-volume on the command line with a
|
||||
fully specified name;
|
||||
◆ provide the argument --location on the command line;
|
||||
◆ set the property netapp/location;
|
||||
◆ set the property netapp/region.
|
||||
|
|
@ -82,8 +73,7 @@ FLAGS
|
|||
--volume=VOLUME
|
||||
ID of the volume or fully qualified identifier for the volume. To set
|
||||
the volume attribute:
|
||||
▸ provide the argument --volume on the command line;
|
||||
▸ provide the argument --snapshot-volume on the command line.
|
||||
▸ provide the argument --volume on the command line.
|
||||
|
||||
GCLOUD WIDE FLAGS
|
||||
These flags are available to all commands: --access-token-file, --account,
|
||||
|
|
|
|||
|
|
@ -4,9 +4,8 @@ NAME
|
|||
|
||||
SYNOPSIS
|
||||
gcloud alpha netapp volumes snapshots delete
|
||||
(SNAPSHOT : --location=LOCATION --snapshot-volume=SNAPSHOT_VOLUME)
|
||||
[--async] [--description=DESCRIPTION] [--volume=VOLUME]
|
||||
[GCLOUD_WIDE_FLAG ...]
|
||||
(SNAPSHOT : --location=LOCATION) [--async] [--description=DESCRIPTION]
|
||||
[--volume=VOLUME] [GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
DESCRIPTION
|
||||
(ALPHA) Deletes a Cloud NetApp Volume Snapshot.
|
||||
|
|
@ -19,7 +18,10 @@ POSITIONAL ARGUMENTS
|
|||
◆ provide the argument snapshot on the command line with a fully
|
||||
specified name;
|
||||
◆ provide the argument --project on the command line;
|
||||
◆ set the property core/project.
|
||||
◆ set the property core/project. To set the volume attribute:
|
||||
◆ provide the argument snapshot on the command line with a fully
|
||||
specified name;
|
||||
◆ provide the argument --volume on the command line.
|
||||
|
||||
This must be specified.
|
||||
|
||||
|
|
@ -39,13 +41,6 @@ POSITIONAL ARGUMENTS
|
|||
▸ set the property netapp/location;
|
||||
▸ set the property netapp/region.
|
||||
|
||||
--snapshot-volume=SNAPSHOT_VOLUME
|
||||
The volume of the snapshot To set the volume attribute:
|
||||
▸ provide the argument snapshot on the command line with a fully
|
||||
specified name;
|
||||
▸ provide the argument --snapshot-volume on the command line;
|
||||
▸ provide the argument --volume on the command line.
|
||||
|
||||
FLAGS
|
||||
--async
|
||||
Return immediately, without waiting for the operation in progress to
|
||||
|
|
@ -59,14 +54,10 @@ FLAGS
|
|||
group but can be set in other ways. To set the project attribute:
|
||||
◆ provide the argument --volume on the command line with a fully
|
||||
specified name;
|
||||
◆ provide the argument --snapshot-volume on the command line with a
|
||||
fully specified name;
|
||||
◆ provide the argument --project on the command line;
|
||||
◆ set the property core/project. To set the location attribute:
|
||||
◆ provide the argument --volume on the command line with a fully
|
||||
specified name;
|
||||
◆ provide the argument --snapshot-volume on the command line with a
|
||||
fully specified name;
|
||||
◆ provide the argument --location on the command line;
|
||||
◆ set the property netapp/location;
|
||||
◆ set the property netapp/region.
|
||||
|
|
@ -74,8 +65,7 @@ FLAGS
|
|||
--volume=VOLUME
|
||||
ID of the volume or fully qualified identifier for the volume. To set
|
||||
the volume attribute:
|
||||
▸ provide the argument --volume on the command line;
|
||||
▸ provide the argument --snapshot-volume on the command line.
|
||||
▸ provide the argument --volume on the command line.
|
||||
|
||||
GCLOUD WIDE FLAGS
|
||||
These flags are available to all commands: --access-token-file, --account,
|
||||
|
|
|
|||
|
|
@ -4,8 +4,8 @@ NAME
|
|||
|
||||
SYNOPSIS
|
||||
gcloud alpha netapp volumes snapshots describe
|
||||
(SNAPSHOT : --location=LOCATION --snapshot-volume=SNAPSHOT_VOLUME)
|
||||
[--volume=VOLUME] [GCLOUD_WIDE_FLAG ...]
|
||||
(SNAPSHOT : --location=LOCATION) [--volume=VOLUME]
|
||||
[GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
DESCRIPTION
|
||||
(ALPHA) Describes a Cloud NetApp Volume Snapshot.
|
||||
|
|
@ -18,7 +18,10 @@ POSITIONAL ARGUMENTS
|
|||
◆ provide the argument snapshot on the command line with a fully
|
||||
specified name;
|
||||
◆ provide the argument --project on the command line;
|
||||
◆ set the property core/project.
|
||||
◆ set the property core/project. To set the volume attribute:
|
||||
◆ provide the argument snapshot on the command line with a fully
|
||||
specified name;
|
||||
◆ provide the argument --volume on the command line.
|
||||
|
||||
This must be specified.
|
||||
|
||||
|
|
@ -38,27 +41,16 @@ POSITIONAL ARGUMENTS
|
|||
▸ set the property netapp/location;
|
||||
▸ set the property netapp/region.
|
||||
|
||||
--snapshot-volume=SNAPSHOT_VOLUME
|
||||
The volume of the snapshot To set the volume attribute:
|
||||
▸ provide the argument snapshot on the command line with a fully
|
||||
specified name;
|
||||
▸ provide the argument --snapshot-volume on the command line;
|
||||
▸ provide the argument --volume on the command line.
|
||||
|
||||
FLAGS
|
||||
Volume resource - The Volume to take a Snapshot of. This represents a
|
||||
Cloud resource. (NOTE) Some attributes are not given arguments in this
|
||||
group but can be set in other ways. To set the project attribute:
|
||||
◆ provide the argument --volume on the command line with a fully
|
||||
specified name;
|
||||
◆ provide the argument --snapshot-volume on the command line with a
|
||||
fully specified name;
|
||||
◆ provide the argument --project on the command line;
|
||||
◆ set the property core/project. To set the location attribute:
|
||||
◆ provide the argument --volume on the command line with a fully
|
||||
specified name;
|
||||
◆ provide the argument --snapshot-volume on the command line with a
|
||||
fully specified name;
|
||||
◆ provide the argument --location on the command line;
|
||||
◆ set the property netapp/location;
|
||||
◆ set the property netapp/region.
|
||||
|
|
@ -66,8 +58,7 @@ FLAGS
|
|||
--volume=VOLUME
|
||||
ID of the volume or fully qualified identifier for the volume. To set
|
||||
the volume attribute:
|
||||
▸ provide the argument --volume on the command line;
|
||||
▸ provide the argument --snapshot-volume on the command line.
|
||||
▸ provide the argument --volume on the command line.
|
||||
|
||||
GCLOUD WIDE FLAGS
|
||||
These flags are available to all commands: --access-token-file, --account,
|
||||
|
|
|
|||
|
|
@ -37,14 +37,10 @@ FLAGS
|
|||
group but can be set in other ways. To set the project attribute:
|
||||
◆ provide the argument --volume on the command line with a fully
|
||||
specified name;
|
||||
◆ provide the argument --snapshot-volume on the command line with a
|
||||
fully specified name;
|
||||
◆ provide the argument --project on the command line;
|
||||
◆ set the property core/project. To set the location attribute:
|
||||
◆ provide the argument --volume on the command line with a fully
|
||||
specified name;
|
||||
◆ provide the argument --snapshot-volume on the command line with a
|
||||
fully specified name;
|
||||
◆ provide the argument --location on the command line;
|
||||
◆ set the property netapp/location;
|
||||
◆ set the property netapp/region.
|
||||
|
|
@ -52,8 +48,7 @@ FLAGS
|
|||
--volume=VOLUME
|
||||
ID of the volume or fully qualified identifier for the volume. To set
|
||||
the volume attribute:
|
||||
▸ provide the argument --volume on the command line;
|
||||
▸ provide the argument --snapshot-volume on the command line.
|
||||
▸ provide the argument --volume on the command line.
|
||||
|
||||
LIST COMMAND FLAGS
|
||||
--filter=EXPRESSION
|
||||
|
|
|
|||
|
|
@ -4,10 +4,9 @@ NAME
|
|||
|
||||
SYNOPSIS
|
||||
gcloud alpha netapp volumes snapshots update
|
||||
(SNAPSHOT : --location=LOCATION --snapshot-volume=SNAPSHOT_VOLUME)
|
||||
[--async] [--description=DESCRIPTION] [--update-labels=[KEY=VALUE,...]]
|
||||
[--volume=VOLUME] [--clear-labels | --remove-labels=[KEY,...]]
|
||||
[GCLOUD_WIDE_FLAG ...]
|
||||
(SNAPSHOT : --location=LOCATION) [--async] [--description=DESCRIPTION]
|
||||
[--update-labels=[KEY=VALUE,...]] [--volume=VOLUME]
|
||||
[--clear-labels | --remove-labels=[KEY,...]] [GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
DESCRIPTION
|
||||
(ALPHA) Creates a Cloud NetApp Volume Snapshot.
|
||||
|
|
@ -20,7 +19,10 @@ POSITIONAL ARGUMENTS
|
|||
◆ provide the argument snapshot on the command line with a fully
|
||||
specified name;
|
||||
◆ provide the argument --project on the command line;
|
||||
◆ set the property core/project.
|
||||
◆ set the property core/project. To set the volume attribute:
|
||||
◆ provide the argument snapshot on the command line with a fully
|
||||
specified name;
|
||||
◆ provide the argument --volume on the command line.
|
||||
|
||||
This must be specified.
|
||||
|
||||
|
|
@ -40,13 +42,6 @@ POSITIONAL ARGUMENTS
|
|||
▸ set the property netapp/location;
|
||||
▸ set the property netapp/region.
|
||||
|
||||
--snapshot-volume=SNAPSHOT_VOLUME
|
||||
The volume of the snapshot To set the volume attribute:
|
||||
▸ provide the argument snapshot on the command line with a fully
|
||||
specified name;
|
||||
▸ provide the argument --snapshot-volume on the command line;
|
||||
▸ provide the argument --volume on the command line.
|
||||
|
||||
FLAGS
|
||||
--async
|
||||
Return immediately, without waiting for the operation in progress to
|
||||
|
|
@ -69,14 +64,10 @@ FLAGS
|
|||
group but can be set in other ways. To set the project attribute:
|
||||
◆ provide the argument --volume on the command line with a fully
|
||||
specified name;
|
||||
◆ provide the argument --snapshot-volume on the command line with a
|
||||
fully specified name;
|
||||
◆ provide the argument --project on the command line;
|
||||
◆ set the property core/project. To set the location attribute:
|
||||
◆ provide the argument --volume on the command line with a fully
|
||||
specified name;
|
||||
◆ provide the argument --snapshot-volume on the command line with a
|
||||
fully specified name;
|
||||
◆ provide the argument --location on the command line;
|
||||
◆ set the property netapp/location;
|
||||
◆ set the property netapp/region.
|
||||
|
|
@ -84,8 +75,7 @@ FLAGS
|
|||
--volume=VOLUME
|
||||
ID of the volume or fully qualified identifier for the volume. To set
|
||||
the volume attribute:
|
||||
▸ provide the argument --volume on the command line;
|
||||
▸ provide the argument --snapshot-volume on the command line.
|
||||
▸ provide the argument --volume on the command line.
|
||||
|
||||
At most one of these can be specified:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue