mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-17 14:26:34 +00:00
35 lines
642 B
Text
35 lines
642 B
Text
NAME
|
|
gcloud beta saas-runtime releases - manage SaaS Runtime releases
|
|
|
|
SYNOPSIS
|
|
gcloud beta saas-runtime releases COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
(BETA)
|
|
|
|
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 a Release.
|
|
|
|
delete
|
|
(BETA) Delete a Release.
|
|
|
|
describe
|
|
(BETA) Describe a Release.
|
|
|
|
list
|
|
(BETA) List releases.
|
|
|
|
update
|
|
(BETA) Update a Release.
|
|
|
|
NOTES
|
|
This command is currently in beta and might change without notice.
|
|
|