Pcollection

From Infinity Wiki
Revision as of 14:02, 18 January 2024 by Kulhanek (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Documentation / Reference Manual / Advanced Batch System / Commands / pcollection


pcollection: version 4.842.a1569d2(2024-01-15 08:48) [ABS]

Name

pcollection

Synopsis

pcollection [OPTIONS] [--] collname action [arg1 [arg2] ..]

Description

Manage job collections.

Arguments

Actions:
info list jobs in collection (default action)
stat print all collection job statistics
create create new collection collname
open open existing collection collname if collection does not exist it is created
close close collname collection
prepare destination job [resources]
perapre all job and add them to collname collection
addjob path
add job with path to collname collection
adddir path
add fake job with path to collname collection
rmjob jobcid
remove job with jobcid from collname
submit submit all jobs in the collection collname
kill kill all jobs in the collection collname
celan clean all jobs in the collection collname

Options

-y, --yes
assume yes
-c, --compact
print information in compact mode
-p, --path
print job path in compact mode
-l, --comment
print job comment in compact mode
-v, --verbose
increase output verbosity
--version
output version information and exit
-h, --help
display this help and exit