Set or unset the start task for a job
Syntax
alter job <job reference> set start task { <task name> | none }
Parameters
job reference
String. Name of the job to set the start task for, optionally qualified by project.
task name
String. Name of the task to set as the start task for the job, or none
for no start task.