1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-21 22:49:22 +00:00

gcloud: Wed Mar 26 10:55:24 UTC 2025

This commit is contained in:
Automated 2025-03-26 10:55:24 +00:00
parent e555fef0aa
commit be9483c980
310 changed files with 9868 additions and 540 deletions

View file

@ -6,7 +6,11 @@ SYNOPSIS
(OPERATION_ID : --location=LOCATION) [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
(ALPHA) Cancel an operation.
(ALPHA) (DEPRECATED) Cancel an operation.
This command is deprecated. See
https://cloud.google.com/kubernetes-engine/multi-cloud/docs/azure/deprecations/deprecation-announcement
for more details.
EXAMPLES
To cancel an operation in location us-west1, run:

View file

@ -6,7 +6,11 @@ SYNOPSIS
(OPERATION_ID : --location=LOCATION) [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
(ALPHA) Describe an operation.
(ALPHA) (DEPRECATED) Describe an operation.
This command is deprecated. See
https://cloud.google.com/kubernetes-engine/multi-cloud/docs/azure/deprecations/deprecation-announcement
for more details.
EXAMPLES
To describe an operation in location us-west1, run:

View file

@ -6,7 +6,12 @@ SYNOPSIS
gcloud alpha container azure operations COMMAND [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
(ALPHA) Manage Anthos Multi-Cloud long running operations for Azure.
(ALPHA) (DEPRECATED) Manage Anthos Multi-Cloud long running operations for
Azure.
This command is deprecated. See
https://cloud.google.com/kubernetes-engine/multi-cloud/docs/azure/deprecations/deprecation-announcement
for more details.
GCLOUD WIDE FLAGS
These flags are available to all commands: --help.
@ -17,16 +22,16 @@ COMMANDS
COMMAND is one of the following:
cancel
(ALPHA) Cancel an operation.
(ALPHA) (DEPRECATED) Cancel an operation.
describe
(ALPHA) Describe an operation.
(ALPHA) (DEPRECATED) Describe an operation.
list
(ALPHA) List operations.
(ALPHA) (DEPRECATED) List operations.
wait
(ALPHA) Wait for an operation to complete.
(ALPHA) (DEPRECATED) Wait for an operation to complete.
NOTES
This command is currently in alpha and might change without notice. If this

View file

@ -7,7 +7,11 @@ SYNOPSIS
[--sort-by=[FIELD,...]] [--uri] [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
(ALPHA) List operations.
(ALPHA) (DEPRECATED) List operations.
This command is deprecated. See
https://cloud.google.com/kubernetes-engine/multi-cloud/docs/azure/deprecations/deprecation-announcement
for more details.
EXAMPLES
To list all operations in location us-west1, run:

View file

@ -7,7 +7,11 @@ SYNOPSIS
(OPERATION_ID : --location=LOCATION) [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
(ALPHA) Wait for an operation to complete.
(ALPHA) (DEPRECATED) Wait for an operation to complete.
This command is deprecated. See
https://cloud.google.com/kubernetes-engine/multi-cloud/docs/azure/deprecations/deprecation-announcement
for more details.
EXAMPLES
To wait for an operation in location us-west1 to complete, run: