1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-16 12:22:03 +00:00
gcloud-help/gcloud/alpha/container/fleet/operations/help

38 lines
1,007 B
Text
Raw Normal View History

2023-07-26 10:48:49 +00:00
NAME
gcloud alpha container fleet operations - manage Anthos fleet long-running
operations
SYNOPSIS
gcloud alpha container fleet operations COMMAND [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
(ALPHA) Manage Anthos fleet long-running operations.
GCLOUD WIDE FLAGS
These flags are available to all commands: --help.
Run $ gcloud help for details.
COMMANDS
COMMAND is one of the following:
describe
(ALPHA) Describe a long-running operation.
2023-08-02 11:22:33 +00:00
list
(ALPHA) List long-running operations.
wait
(ALPHA) Poll a long-running operation for completion.
2023-07-26 10:48:49 +00:00
NOTES
This command is currently in alpha and might change without notice. If this
command fails with API permission errors despite specifying the correct
project, you might be trying to access an API with an invitation-only early
2024-02-07 10:26:58 +00:00
access allowlist. These variants are also available:
$ gcloud container fleet operations
$ gcloud beta container fleet operations
2023-07-26 10:48:49 +00:00