newjob - Instantiate new jobs

moa.plugin.system.newjob.new(job, args)

Create a new job.

This command creates a new job with the specified template in the current directory. If the directory already contains a job it needs to be forced using ‘-f’. It is possible to define arguments for the job on the commandline using KEY=VALUE after the template. Note: do not use spaces around the ‘=’ sign. Use quotes if you need spaces in variables (KEY=’two values’)

Previous topic

moautil - Some extra utilities - copy/move jobs

Next topic

parameterCheck - check parameters