- INFORMATION
-
gcloud beta app-lifecycle-manager flags pullis not available in universe domainuniverse. - NAME
-
- gcloud beta app-lifecycle-manager flags pull - create a JSON manifest file using the SaaS Flags API as the source of truth
- SYNOPSIS
-
-
gcloud beta app-lifecycle-manager flags pull--output-file=OUTPUT_FILE(--unit-kind=UNIT_KIND:--location=LOCATION) [--flag-set=FLAG_SET] [--overwrite-output-file] [GCLOUD_WIDE_FLAG …]
-
- DESCRIPTION
-
(BETA)Creates a Flags manifest file under the specified location. The manifest file will contain all flags for the specified UnitKind. By default, the output file cannot already exist. Use--overwrite-output-fileto allow overwriting an existing file. - EXAMPLES
-
To create a manifest file named
my_flags.jsonin a home directory:gcloud beta app-lifecycle-manager flags pull --output-file=~/my_flags.json --unit-kind=my-unit-kind - REQUIRED FLAGS
-
--output-file=OUTPUT_FILE- Path to the JSON manifest file that will be created containing the flag definitions. The manifest file will conform to the OpenFeature CLI flag manifest schema.
-
UnitKind resource - UnitKind to pull all the flags from. 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
- OPTIONAL FLAGS
-
--flag-set=FLAG_SET- Flag set ID to filter flags by.
--overwrite-output-file- Overwrite the output file if it already exists. Default is False.
- 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 pull
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."],[],[]]