1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-18 06:47:12 +00:00

gcloud: Wed Apr 8 12:08:12 UTC 2026

This commit is contained in:
Automated 2026-04-08 12:08:12 +00:00
parent 89a3bc9276
commit 5b03e16435
766 changed files with 29847 additions and 8950 deletions

View file

@ -0,0 +1,54 @@
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.