Skip to content

job

konigle.cli.cloud.job

CLI commands for BentoCloud Job polling.

job()

Inspect async jobs.

job_status(ctx, job_id)

Show the current status of a job.

JOB_ID is the UUID returned by computer create, deploy, or promote. Exits with code 1 if the job has failed.