mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-11 15:39:42 +00:00
35 lines
760 B
Text
35 lines
760 B
Text
NAME
|
|
gcloud beta runtime-config configs waiters - manage waiter resources
|
|
|
|
SYNOPSIS
|
|
gcloud beta runtime-config configs waiters COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
(BETA) Manage waiter resources.
|
|
|
|
GCLOUD WIDE FLAGS
|
|
These flags are available to all commands: --help.
|
|
|
|
Run $ gcloud help for details.
|
|
|
|
COMMANDS
|
|
COMMAND is one of the following:
|
|
|
|
create
|
|
(BETA) Create waiter resources.
|
|
|
|
delete
|
|
(BETA) Delete waiter resources.
|
|
|
|
describe
|
|
(BETA) Describe waiter resources.
|
|
|
|
list
|
|
(BETA) List waiter resources within a configuration.
|
|
|
|
wait
|
|
(BETA) Wait for a waiter to end in success or failure.
|
|
|
|
NOTES
|
|
This command is currently in beta and might change without notice.
|
|
|