Create & List Pipelines
Create a Pipeline
slabapcli.exe pipeline set --appname <app> --qas <rfc> --prd <rfc> [--name <name>] [--labid <labid>].\slabapcli.exe pipeline set --appname <app> --qas <rfc> --prd <rfc> [--name <name>] [--labid <labid>]Parameter
Required
Description
Example: Create a pipeline using a QAS system
slabapcli.exe pipeline set --appname "ALM_Demo" --qas "S21" --prd "S23".\slabapcli.exe pipeline set --appname 'ALM_Demo' --qas 'S21' --prd 'S23'.\slabapcli.exe pipeline set --appname 'ALM_Demo' --qas 'S21' --prd 'S23'
[2026-03-08 10:33:36.956+02:00] [info] Detected Windows version: Windows 11
[2026-03-08 10:33:36.957+02:00] [info] Config pathname: ../config/config.toml
[2026-03-08 10:33:37.012+02:00] [info] Pipeline 'ALM_Demo-S21' has been created in '../config/config.toml'. Use this name with the buildmap, footprints, and buildmods commands.Example: Create a pipeline using a DEV system
List Pipelines
Example
Last updated
Was this helpful?

