.\" Man page generated from reStructuredText. . . .nr rst2man-indent-level 0 . .de1 rstReportMargin \\$1 \\n[an-margin] level \\n[rst2man-indent-level] level margin: \\n[rst2man-indent\\n[rst2man-indent-level]] - \\n[rst2man-indent0] \\n[rst2man-indent1] \\n[rst2man-indent2] .. .de1 INDENT .\" .rstReportMargin pre: . RS \\$1 . nr rst2man-indent\\n[rst2man-indent-level] \\n[an-margin] . nr rst2man-indent-level +1 .\" .rstReportMargin post: .. .de UNINDENT . RE .\" indent \\n[an-margin] .\" old: \\n[rst2man-indent\\n[rst2man-indent-level]] .nr rst2man-indent-level -1 .\" new: \\n[rst2man-indent\\n[rst2man-indent-level]] .in \\n[rst2man-indent\\n[rst2man-indent-level]]u .. .TH "CONDOR_RELEASE" "1" "Apr 01, 2024" "" "HTCondor Manual" .SH NAME condor_release \- HTCondor Manual .sp release held jobs in the HTCondor queue .SH SYNOPSIS .sp \fBcondor_release\fP [\fB\-help | \-version\fP ] .sp \fBcondor_release\fP [\fB\-debug\fP ] [ \fB\-pool\fP \fIcentralmanagerhostname[:portnumber]\fP | \fB\-name\fP \fIscheddname\fP ] | [\fB\-addr\fP \fI\(dq\(dq\fP] \fIcluster... | cluster.process... | user...\fP | \fB\-constraint\fP \fIexpression\fP ... .sp \fBcondor_release\fP [\fB\-debug\fP ] [ \fB\-pool\fP \fIcentralmanagerhostname[:portnumber]\fP | \fB\-name\fP \fIscheddname\fP ] | [\fB\-addr\fP \fI\(dq\(dq\fP] \fB\-all\fP .SH DESCRIPTION .sp \fIcondor_release\fP releases jobs from the HTCondor job queue that were previously placed in hold state. If the \fB\-name\fP option is specified, the named \fIcondor_schedd\fP is targeted for processing. Otherwise, the local \fIcondor_schedd\fP is targeted. The jobs to be released are identified by one or more job identifiers, as described below. For any given job, only the owner of the job or one of the queue super users (defined by the \fI\%QUEUE_SUPER_USERS\fP macro) can release the job. .SH OPTIONS .INDENT 0.0 .INDENT 3.5 .INDENT 0.0 .TP \fB\-help\fP Display usage information .TP \fB\-version\fP Display version information .TP \fB\-pool\fP \fIcentralmanagerhostname[:portnumber]\fP Specify a pool by giving the central manager\(aqs host name and an optional port number .TP \fB\-name\fP \fIscheddname\fP Send the command to a machine identified by \fIscheddname\fP .TP \fB\-addr\fP \fI\(dq\(dq\fP Send the command to a machine located at \fI\(dq\(dq\fP .TP \fB\-debug\fP Causes debugging information to be sent to \fBstderr\fP, based on the value of the configuration variable \fI\%TOOL_DEBUG\fP\&. .TP .B \fIcluster\fP Release all jobs in the specified cluster .TP .B \fIcluster.process\fP Release the specific job in the cluster .TP .B \fIuser\fP Release jobs belonging to specified user .TP \fB\-constraint\fP \fIexpression\fP Release all jobs which match the job ClassAd expression constraint .TP \fB\-all\fP Release all the jobs in the queue .UNINDENT .UNINDENT .UNINDENT .SH SEE ALSO .sp \fIcondor_hold\fP .SH EXAMPLES .sp To release all of the jobs of a user named Mary: .INDENT 0.0 .INDENT 3.5 .sp .EX $ condor_release Mary .EE .UNINDENT .UNINDENT .SH EXIT STATUS .sp \fIcondor_release\fP will exit with a status value of 0 (zero) upon success, and it will exit with the value 1 (one) upon failure. .SH AUTHOR HTCondor Team .SH COPYRIGHT 1990-2024, Center for High Throughput Computing, Computer Sciences Department, University of Wisconsin-Madison, Madison, WI, US. Licensed under the Apache License, Version 2.0. .\" Generated by docutils manpage writer. .