- INFORMATION
-
gcloud beta app-lifecycle-manager flags pushis not available in universe domainuniverse. - NAME
-
- gcloud beta app-lifecycle-manager flags push - create Flags from a JSON manifest file
- SYNOPSIS
-
-
gcloud beta app-lifecycle-manager flags push--file=PATH_TO_FILE(--unit-kind=UNIT_KIND:--location=LOCATION) [GCLOUD_WIDE_FLAG …]
-
- DESCRIPTION
-
(BETA)Creates Flags based on the contents of a provided JSON manifest file. Flags defined in the file will be created. If a Flag already exists with the same type, it will be ignored. Otherwise, the command will exit with an error. - EXAMPLES
-
To create flags from a manifest file named
my_flags.json:gcloud beta app-lifecycle-manager flags push --file=my_flags.json --unit-kind=my-unit-kind - REQUIRED FLAGS
-
--file=PATH_TO_FILE- Path to the JSON manifest file containing the flag definitions. The manifest file must conform to the OpenFeature CLI flag manifest schema. Use a full or relative path to a local file containing the value of file.
-
UnitKind resource - UnitKind to push all the flags in the manifest file to. The
arguments in this group can be used to specify the attributes of this resource.
(NOTE) Some attributes are not given arguments in this group but can be set in
other ways.
To set the
projectattribute:-
provide the argument
--unit-kindon the command line with a fully specified name; -
provide the argument
--projecton the command line; -
set the property
core/project.
This must be specified.
--unit-kind=UNIT_KIND-
ID of the unitKind or fully qualified identifier for the unitKind.
To set the
unit_kindattribute:-
provide the argument
--unit-kindon the command line.
This flag argument must be specified if any of the other arguments in this group are specified.
-
provide the argument
--location=LOCATION-
Location ID
To set the
locationattribute:-
provide the argument
--unit-kindon the command line with a fully specified name; -
provide the argument
--locationon the command line.
-
provide the argument
-
provide the argument
- GCLOUD WIDE FLAGS
-
These flags are available to all commands:
--access-token-file,--account,--billing-project,--configuration,--flags-file,--flatten,--format,--help,--impersonate-service-account,--log-http,--project,--quiet,--trace-token,--user-output-enabled,--verbosity.Run
$ gcloud helpfor details. - NOTES
- This command is currently in beta and might change without notice.
gcloud beta app-lifecycle-manager flags push
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2026-04-07 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-04-07 UTC."],[],[]]