mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-10 03:16:46 +00:00
54 lines
1.1 KiB
Text
54 lines
1.1 KiB
Text
NAME
|
|
gcloud beta saas-runtime flags - manage App Lifecycle Manager Flags
|
|
|
|
SYNOPSIS
|
|
gcloud beta saas-runtime flags GROUP | COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
(BETA)
|
|
|
|
GCLOUD WIDE FLAGS
|
|
These flags are available to all commands: --help.
|
|
|
|
Run $ gcloud help for details.
|
|
|
|
GROUPS
|
|
GROUP is one of the following:
|
|
|
|
attributes
|
|
(BETA) Manage App Lifecycle Manager Flags Attributes.
|
|
|
|
releases
|
|
(BETA) Manage App Lifecycle Manager Flags Releases.
|
|
|
|
revisions
|
|
(BETA) Manage App Lifecycle Manager flags revisions.
|
|
|
|
COMMANDS
|
|
COMMAND is one of the following:
|
|
|
|
create
|
|
(BETA) Create Flag.
|
|
|
|
delete
|
|
(BETA) Delete Flag.
|
|
|
|
describe
|
|
(BETA) Describe Flag.
|
|
|
|
list
|
|
(BETA) List Flags.
|
|
|
|
pull
|
|
(BETA) Create a JSON manifest file using the SaaS Flags API as the
|
|
source of truth.
|
|
|
|
push
|
|
(BETA) Create Flags from a JSON manifest file.
|
|
|
|
update
|
|
(BETA) Update Flag.
|
|
|
|
NOTES
|
|
This command is currently in beta and might change without notice.
|
|
|