mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-09 02:55:19 +00:00
29 lines
698 B
Text
29 lines
698 B
Text
NAME
|
|
gcloud edge-cloud container operations - command group for working with
|
|
Kubernetes Edge operations
|
|
|
|
SYNOPSIS
|
|
gcloud edge-cloud container operations COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
Command group for working with Kubernetes Edge 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
|
|
Get description of a long-running edge container operation.
|
|
|
|
wait
|
|
Poll long-running edge container operation until it completes.
|
|
|
|
NOTES
|
|
This variant is also available:
|
|
|
|
$ gcloud alpha edge-cloud container operations
|
|
|