Components
CDSCTL
The most powerful Command Line for a CI/CD Platform. cdsctl is the CDS Command Line - you can script everything with it, cdsctl also provide some cool commands such as cdsctl shell to browse your projects and workflows without the need to open a browser.
cdsctl reference
Hatchery
Hatchery is a service dedicated to spawn and kill worker in accordance with build queue needs.
Discover the Hatchery component
CDS Worker
A pipeline is structured in sequential stages containing one or multiple concurrent jobs. A Job will be executed by a worker. The binary worker is available from CDS Job
worker reference