SYNOPSIS
jenkins-monitor-job JOB_NAME COMMAND
DESCRIPTION
The jenkins-monitor-job script wraps a command and posts its output to a Jenkins instance.- JOB_NAME
- The name of the job as specified in Jenkins.
- COMMAND
-
The command to execute.
FILES
/etc/jenkins/external-job-monitor.conf system wide configuration of JENKINS_HOME variable.~/.jenkins/external-job-monitor.conf per user configuration of JENKINS_HOME variable.
NOTES
The script uses the JENKINS_HOME environment variable to locate the Jenkins instance to post results to.- This can either be specified in the execution environment or in one of the configuration files as detailed above.
-
AUTHOR
This man page was written by James Page <[email protected]> and is Copyright (C) 2011 Canonical Ltd.