- NAME
-
- gcloud beta orchestration-pipelines pause - pause an orchestration pipeline
- SYNOPSIS
-
-
gcloud beta orchestration-pipelines pause--bundle=BUNDLE--pipeline=PIPELINE(--environment=ENVIRONMENT|--runner=RUNNER) [--async] [--substitutions=[KEY=VALUE,…]] [--substitutions-file=SUBSTITUTIONS_FILE] [GCLOUD_WIDE_FLAG …]
-
- DESCRIPTION
-
(BETA)Pause an orchestration pipeline. - REQUIRED FLAGS
-
--bundle=BUNDLE- The ID of the bundle the pipeline belongs to.
--pipeline=PIPELINE- The ID of the pipeline to pause.
-
Exactly one of these must be specified:
--environment=ENVIRONMENT- The target environment of the pipeline, as defined in deployment.yaml.
--runner=RUNNER- The full resource name of the runner to pause a pipeline from.
- OPTIONAL FLAGS
-
--async- If set, the command will return after updating the pipeline files and pause the pipeline asynchronously in the background.
--substitutions=[KEY=VALUE,…]- Variables to substitute in the pipeline configuration.
--substitutions-file=SUBSTITUTIONS_FILE- Path to a YAML file containing variable substitutions for the pipeline configuration.
- 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 pause
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.
[null,null,["Last updated 2026-08-26 UTC."],[],[]]