gcloud beta orchestration-pipelines list

NAME
gcloud beta orchestration-pipelines list - list orchestration pipelines in the environment
SYNOPSIS
gcloud beta orchestration-pipelines list (--environment=ENVIRONMENT     | --runner=RUNNER) [--bundle=BUNDLE] [--owner=OWNER] [--substitutions=[KEY=VALUE,…]] [--substitutions-file=SUBSTITUTIONS_FILE] [--version=VERSION] [GCLOUD_WIDE_FLAG]
DESCRIPTION
(BETA) List orchestration pipelines in the environment.
REQUIRED FLAGS
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 list pipelines from.
OPTIONAL FLAGS
--bundle=BUNDLE
The ID of the bundle to filter by.
--owner=OWNER
The owner of the pipeline to filter by.
--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.
--version=VERSION
The version of the bundle to filter by.
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 help for details.

NOTES
This command is currently in beta and might change without notice.