- NAME
-
- gcloud beta orchestration-pipelines init - initialize an orchestration pipeline
- SYNOPSIS
-
-
gcloud beta orchestration-pipelines init[PIPELINE_NAME]--environment=ENVIRONMENT[--artifacts-bucket=ARTIFACTS_BUCKET] [--composer-environment=COMPOSER_ENVIRONMENT] [--project=PROJECT] [--region=REGION] [--service-account=SERVICE_ACCOUNT] [GCLOUD_WIDE_FLAG …]
-
- DESCRIPTION
-
(BETA)Initialize an orchestration pipeline. - POSITIONAL ARGUMENTS
-
- [
PIPELINE_NAME] - The name of the pipeline file.
- [
- REQUIRED FLAGS
-
--environment=ENVIRONMENT- The environment name (e.g., dev, staging, prod).
- OPTIONAL FLAGS
-
--artifacts-bucket=ARTIFACTS_BUCKET- The Cloud Storage bucket for artifacts.
--composer-environment=COMPOSER_ENVIRONMENT- The Cloud Composer environment.
--project=PROJECT- The Google Cloud project ID.
--region=REGION- The Google Cloud region.
--service-account=SERVICE_ACCOUNT- The service account to use for the Composer environment.
- 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 orchestration-pipelines init
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-08-26 UTC.