mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-19 07:15:23 +00:00
gcloud: Wed Mar 26 10:55:24 UTC 2025
This commit is contained in:
parent
e555fef0aa
commit
be9483c980
310 changed files with 9868 additions and 540 deletions
|
|
@ -6,7 +6,11 @@ SYNOPSIS
|
|||
[GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
DESCRIPTION
|
||||
Cancel an operation.
|
||||
(DEPRECATED) Cancel an operation.
|
||||
|
||||
This command is deprecated. See
|
||||
https://cloud.google.com/kubernetes-engine/multi-cloud/docs/aws/deprecations/deprecation-announcement
|
||||
for more details.
|
||||
|
||||
EXAMPLES
|
||||
To cancel an operation in location us-west1, run:
|
||||
|
|
|
|||
|
|
@ -6,7 +6,11 @@ SYNOPSIS
|
|||
(OPERATION_ID : --location=LOCATION) [GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
DESCRIPTION
|
||||
Describe an operation.
|
||||
(DEPRECATED) Describe an operation.
|
||||
|
||||
This command is deprecated. See
|
||||
https://cloud.google.com/kubernetes-engine/multi-cloud/docs/aws/deprecations/deprecation-announcement
|
||||
for more details.
|
||||
|
||||
EXAMPLES
|
||||
To describe an operation in location us-west1, run:
|
||||
|
|
|
|||
|
|
@ -6,7 +6,11 @@ SYNOPSIS
|
|||
gcloud container aws operations COMMAND [GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
DESCRIPTION
|
||||
Manage Anthos Multi-Cloud long running operations for AWS.
|
||||
(DEPRECATED) Manage Anthos Multi-Cloud long running operations for AWS.
|
||||
|
||||
This command is deprecated. See
|
||||
https://cloud.google.com/kubernetes-engine/multi-cloud/docs/aws/deprecations/deprecation-announcement
|
||||
for more details.
|
||||
|
||||
GCLOUD WIDE FLAGS
|
||||
These flags are available to all commands: --help.
|
||||
|
|
@ -17,16 +21,16 @@ COMMANDS
|
|||
COMMAND is one of the following:
|
||||
|
||||
cancel
|
||||
Cancel an operation.
|
||||
(DEPRECATED) Cancel an operation.
|
||||
|
||||
describe
|
||||
Describe an operation.
|
||||
(DEPRECATED) Describe an operation.
|
||||
|
||||
list
|
||||
List operations.
|
||||
(DEPRECATED) List operations.
|
||||
|
||||
wait
|
||||
Wait for an operation to complete.
|
||||
(DEPRECATED) Wait for an operation to complete.
|
||||
|
||||
NOTES
|
||||
This variant is also available:
|
||||
|
|
|
|||
|
|
@ -7,7 +7,11 @@ SYNOPSIS
|
|||
[--sort-by=[FIELD,...]] [--uri] [GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
DESCRIPTION
|
||||
List operations.
|
||||
(DEPRECATED) List operations.
|
||||
|
||||
This command is deprecated. See
|
||||
https://cloud.google.com/kubernetes-engine/multi-cloud/docs/aws/deprecations/deprecation-announcement
|
||||
for more details.
|
||||
|
||||
EXAMPLES
|
||||
To list all operations in location us-west1, run:
|
||||
|
|
|
|||
|
|
@ -6,7 +6,11 @@ SYNOPSIS
|
|||
[GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
DESCRIPTION
|
||||
Wait for an operation to complete.
|
||||
(DEPRECATED) Wait for an operation to complete.
|
||||
|
||||
This command is deprecated. See
|
||||
https://cloud.google.com/kubernetes-engine/multi-cloud/docs/aws/deprecations/deprecation-announcement
|
||||
for more details.
|
||||
|
||||
EXAMPLES
|
||||
To wait for an operation in location us-west1 to complete, run:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue