Referencing multiple pipelines using env var

Using CPM and I'm currently referencing my pipeline w/the env var XPACK_MANAGEMENT_PIPELINE_ID. Can I reference multiple pipelines by separating them with a comma?

export XPACK_MANAGEMENT_PIPELINE_ID=mypipeline01,mypipeline02

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.