Pipeline Id
Published 22 August 2024
Pipeline Id
Description
An id for identifying your pipeline in Flyway Pipelines. Used to tell Flyway which pipeline in Flyway Pipelines to send data to. Pipeline Ids are copyable from within Flyway Pipelines for use as the value to this parameter. See the Flyway Pipelines documentation here.
Note: Flyway Pipelines is currently in preview.
Usage
Commandline
./flyway -pipelineId="0E305365CCA981B68883AB6F81629B9D"
TOML
[flyway]
pipelineId = "0E305365CCA981B68883AB6F81629B9D"
Environment Variable
FLYWAY_PIPELINE_ID=0E305365CCA981B68883AB6F81629B9D