Task Runner Agent - Command Reference
GitHub Entreprise Server Integration
Starting the Task Runner Agent via Configuration File
java -Dsl.config.file=<arg> -jar ./sl_task_runner.jarStarting the Task Runner Agent using CLI parameters
java {-Dsl.token=<arg> | -tokenfile=<arg>} -Dsl.github.url=<arg> -Dsl.github.appId=<appID> -Dsl.github.privateKeyFile=</path/to/private-key-file> {-Dsl.github.checkRunName=<arg>} {-Dsl.proxy=<arg>} -jar ./sl_task_runner.jarConfiguration parameters
Bitbucket Enterprise Server Integration
Starting the Task Runner Agent via Configuration File
Starting the Task Runner Agent using CLI parameters
Configuration parameters
Property
Default
Required
Description
Logging
Last updated
Was this helpful?

