Skip to main content
Version: 3.5.0

jobs run Command

The jobs run command runs a job.

Usage

jobs run <id>

Parameters

ParameterDescriptionRequired?Default Value
idJob identifier✔️N/A

Examples

Run a job directly without waiting for its triggers
> jobs run say-hello
​Job say-hello started with id a4bb64cc-7385-11ec-b2cb-dad780437c53.

Further Reading

Contact Us