set_jobid#

LocalRunner.set_jobid(label: str, jobid: str) None#

Set the job ID for a job by its label.

Parameters:
labelstr

Label of the job.

jobidstr

Job ID to assign.