Software Links
Getting Started
- Doc Structure
- A Globus Primer
- Quickstart
- Installing GT
- Platform Notes
- Migrating from GT2
- Migrating from GT3
Reference
- PDF version
- Best Practices
- Coding Guidelines
- API docs
- Public Interfaces
- Resource Properties
- Samples
- Glossary
- Index
- Performance Studies
Common Runtime
Security
Data Mgt
Information Svcs
Execution Mgt
Name
globus-job-clean-ws — Destroy and clean up a batch job for WS GRAM
Synopsis
globus-job-clean-ws [-help] [-version] [-verbose] [-dumpcmd] [-z|authorization authz method] <EPR file>
Command Options
- -help
HELP!
- -version
The script version.
- -verbose
Verbose script execution.
- -dumpcmd
Dump the actual globusrun-ws command being executed.
- -authorization
Either "host", "self", or a cert subject (identity authz).
- EPR file
Specifies a path to a file containg a job EPR. This is usually the file written via the
-job-epr-output-fileargument toglobus-job-submit-ws.