mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 18:45:13 +00:00
44 lines
952 B
Text
44 lines
952 B
Text
NAME
|
|
gcloud beta runtime-config configs - commands for RuntimeConfig configs
|
|
|
|
SYNOPSIS
|
|
gcloud beta runtime-config configs GROUP | COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
(BETA) Commands for RuntimeConfig configs.
|
|
|
|
GCLOUD WIDE FLAGS
|
|
These flags are available to all commands: --help.
|
|
|
|
Run $ gcloud help for details.
|
|
|
|
GROUPS
|
|
GROUP is one of the following:
|
|
|
|
variables
|
|
(BETA) Manage variable resources.
|
|
|
|
waiters
|
|
(BETA) Manage waiter resources.
|
|
|
|
COMMANDS
|
|
COMMAND is one of the following:
|
|
|
|
create
|
|
(BETA) Create runtime-config resources.
|
|
|
|
delete
|
|
(BETA) Delete runtime-config resources.
|
|
|
|
describe
|
|
(BETA) Describe runtime-config resources.
|
|
|
|
list
|
|
(BETA) List runtime-config resources within the current project.
|
|
|
|
update
|
|
(BETA) Update runtime-config resources.
|
|
|
|
NOTES
|
|
This command is currently in beta and might change without notice.
|
|
|