NAME
gruntmaster-job - shell interface to Gruntmaster 6000 job log
SYNOPSIS
gruntmaster-job [--contest=mycontest] card
gruntmaster-job [--contest=mycontest] show 5
gruntmaster-job [--contest=mycontest] rerun 7
DESCRIPTION
gruntmaster-job is a tool for managing jobs.
Select the contest with the optional argument --contest.
- card
-
Prints the number of jobs in the selected contest.
- show id
-
Prints detailed information about the job with id id.
- rerun id
-
Reruns job id.
AUTHOR
Marius Gavrilescu <marius@ieval.ro>
COPYRIGHT AND LICENSE
Copyright (C) 2014 by Marius Gavrilescu
This library is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.