Expand description
Implementation of the create sub-command.
create persists a full job definition without launching the supervisor or
child process. The job is left in created state so that start can
launch it later.
Structs§
- Create
Opts - Options for the
createsub-command.
Functions§
- execute
- Execute
create: persist job definition and return JSON.