next up previous contents index
Next: stork_ rm_cred Up: 9. Command Reference Manual Previous: stork_ list_cred   Contents   Index

Subsections


stork_ rm

remove a Stork job

Synopsis

stork_ rm [-help | -version]

stork_ rm [-debug] [-name server_specification] job-id

Description

stork_ rm removes a Stork job from the queue, using the required command-line argument to identify the Stork job. stork_ rm removes a single job from the Stork job queue. If the -name option is specified, the named stork_ server is targeted for processing. Otherwise, the local stork_ server is targeted. The job to be removed is identified by the job id returned by stork_ submit.

Options

-help
Display usage information
-version
Display version information
-debug
Show extra debugging information.
-name server_name
Name of stork_ server.
-name server_specification
Specification of stork_ server using machinename:port or <a.b.c.d:port>.

Exit Status

stork_ rm will exit with a status value of 0 (zero) upon success, and it will exit with the value 1 (one) upon failure.

Author

Condor Team, University of Wisconsin-Madison

Copyright

Copyright © 1990-2006 Condor Team, Computer Sciences Department, University of Wisconsin-Madison, Madison, WI. All Rights Reserved. No use of the Condor Software Program is authorized without the express consent of the Condor Team. For more information contact: Condor Team, Attention: Professor Miron Livny, 7367 Computer Sciences, 1210 W. Dayton St., Madison, WI 53706-1685, (608) 262-0856 or miron@cs.wisc.edu.

U.S. Government Rights Restrictions: Use, duplication, or disclosure by the U.S. Government is subject to restrictions as set forth in subparagraph (c)(1)(ii) of The Rights in Technical Data and Computer Software clause at DFARS 252.227-7013 or subparagraphs (c)(1) and (2) of Commercial Computer Software-Restricted Rights at 48 CFR 52.227-19, as applicable, Condor Team, Attention: Professor Miron Livny, 7367 Computer Sciences, 1210 W. Dayton St., Madison, WI 53706-1685, (608) 262-0856 or miron@cs.wisc.edu.

See the Condor Version 6.8.3 Manual for additional notices.


next up previous contents index
Next: stork_ rm_cred Up: 9. Command Reference Manual Previous: stork_ list_cred   Contents   Index
condor-admin@cs.wisc.edu