Create
Create and launch a new job
Unix
qarnot create job
Windows
qarnot.exe create job
USAGE
Regular usage
qarnot job create --name "Job name"
Configure from a fileqarnot job create --file FileName.json
Error: missing nameqarnot job create
Flags
flag | description |
---|---|
--name, -n | Name of the job |
--shortname, -s | Short name of the job |
--pool | UUID or shortname of the pool to attach the job to |
--is-dependant, -d | Job can have jobs depending on other ones to run |
--max-wall-time | Wall time limit for the job execution. Once this time duration exceeded, the whole job will terminate. The wall time format can be a date in the 'yyyy/MM/dd HH:mm:ss', 'yyyy/MM/dd' date format or a TimeStamp format 'd', 'd.hh', 'd.hh:mm', 'd.hh:mm:ss', 'hh:mm', 'hh:mm:ss' |
--file, -f | File with a json configuration of the job. (example : echo '{"IsDependents":true, "Shortname": "SN","Name": "JobName" }' > CreateJob.json) |
--token, -t | Connection API token |
--unsafe-ssl | Don't check the ssl certificate |
--api-ca-certificate | Path to your custom SSL certificate |
--verbose, -v | Set the max verbose messages |
--quiet, -q | Set no verbose messages |
--no-color | Remove the color on the console |
--format | Change the result format (one of TABLE (default) or JSON) |
-h, --human-readable | Print sizes in human readable format (e.g. 1K, 234M, etc.) |
--version | Show version information |
-h, /h, --help, -?, /? | Show help and usage information |
Version: CreateDoc-3.0.2-6a3a596-01/01/0001 00:Z-.NET6.0.30
Copyright: Copyright (C) 2024 Qarnot computing
t computing*