1CONDOR_ROUTER_RM(1)             HTCondor Manual            CONDOR_ROUTER_RM(1)
2
3
4

NAME

6       condor_router_rm - HTCondor Manual
7
8       Remove jobs being managed by the HTCondor Job Router
9
10

SYNOPSIS

12       condor_router_rm [router_rm options ] [condor_rm options ]
13

DESCRIPTION

15       condor_router_rm  is  a  script that provides additional features above
16       those offered by condor_rm, for removing  jobs  being  managed  by  the
17       HTCondor Job Router.
18
19       The  options  that  may  be  supplied to condor_router_rm belong to two
20       groups:
21
22       · router_rm options provide the additional features
23
24       · condor_rm options are those options already offered by condor_rm. See
25         the condor_rm manual page for specification of these options.
26

OPTIONS

28          -constraint X
29                 (router_rm option) Remove jobs matching the constraint speci‐
30                 fied by X
31
32          -held  (router_rm option) Remove only jobs in the hold state
33
34          -idle  (router_rm option) Remove only idle jobs
35
36          -route name
37                 (router_rm option) Remove only jobs on specified route
38

EXIT STATUS

40       condor_router_rm will exit with a status value of 0  (zero)  upon  suc‐
41       cess, and it will exit with the value 1 (one) upon failure.
42

AUTHOR

44       HTCondor Team
45
47       1990-2020,  Center  for  High  Throughput  Computing, Computer Sciences
48       Department, University of Wisconsin-Madison, Madison, WI, US.  Licensed
49       under the Apache License, Version 2.0.
50
51
52
53
548.8                              Aug 06, 2020              CONDOR_ROUTER_RM(1)
Impressum