Nimbu Developer Docs
CLICommand reference

Jobs

Generated reference for nimbu jobs

Generated from the CLI command contract. Do not edit this page manually.

nimbu jobs

Execute cloud jobs

nimbu jobs list

List jobs registered on the server

Flags

FlagRequiredDefaultDescription
--appnoOnly jobs from this app (key or name)

nimbu jobs run

Schedule cloud job

Arguments

NameRequiredDescription
assignmentsnoInline assignments (e.g. foo=bar, retry:=true)

Flags

FlagRequiredDefaultDescription
--jobnoJob identifier
--filenoRead job params JSON from file (use - for stdin)
--waitnoAfter scheduling, tail the job's cloud-code logs until interrupted

On this page