Create & List Pipelines
Create a Pipeline
.\slabapcli.exe pipeline helpC:\apps\SLABAPAgent\bin>slabapcli pipeline help
[2026-03-08 10:58:04.643+02:00] [info] Detected Windows version: Windows 11
[2026-03-08 10:58:04.643+02:00] [info] Config pathname: ../config/config.toml
pipeline <command> [args]:
commands:
help : setup command help
list : list pipelines
set : set pipeline
--appname <sealights application name>
--qas <qas rfc destination name> | --dev <dev rfc destination name>
(exactly one of --qas or --dev)
--prd <prd rfc destination name>
[--name <pipeline name override>] (default: appname-qas)
(allowed chars: A-Za-z0-9._-)
[--labid <lab ID>] (default: "<qas SID> <qas rfc hostname>")Parameters
Parameter
Required
Description
Example: Create a pipeline using a QAS system
Example: Create a pipeline using a DEV system
List Pipelines
Last updated
Was this helpful?

