1resalloc-maint(1) General Commands Manual resalloc-maint(1)
2
3
4
6 resalloc-maint
7
9 resalloc-maint [-h] {resource-list,resource-delete,ticket-list,foreach-
10 resource} ...
11
13 Sub-commands
14 resalloc-maint resource-list
15 List available resources
16
17 resalloc-maint resource-delete
18 Delete resource
19
20 resalloc-maint ticket-list
21 List not-yet-closed tickets
22
23 resalloc-maint foreach-resource
24 Execute command for each resource
25
27 usage: resalloc-maint resource-list [-h] [--up]
28
29
30
31 --up List only ready-to-take resources
32
33
35 usage: resalloc-maint resource-delete [-h] resource [resource ...]
36
37
38 resource
39 The resource IDs
40
41
42
44 usage: resalloc-maint ticket-list [-h]
45
46
47
48
50 usage: resalloc-maint foreach-resource [-h] [--command COMMAND]
51
52
53
54 --command COMMAND
55 Shell command to execute. This accepts variables like {state},
56 {data_utf8},
57 {name}, etc.
58
59
61 resalloc was written by Pavel Raiskup <praiskup@redhat.com>.
62
64 The latest version of resalloc may be downloaded from
65 ⟨https://github.com/praiskup/resalloc⟩
66
67
68
69 Manual resalloc-maint(1)