1resalloc-maint(1)           General Commands Manual          resalloc-maint(1)
2
3
4

NAME

6       resalloc-maint
7

SYNOPSIS

9       resalloc-maint   [-h]  {resource-list,resource-info,resource-delete,re‐
10       source-logs,ticket-list,foreach-resource} ...
11

OPTIONS

13   Sub-commands
14       resalloc-maint resource-list
15              List available resources
16
17       resalloc-maint resource-info
18              Print detailed information about a resource
19
20       resalloc-maint resource-delete
21              Delete resource
22
23       resalloc-maint resource-logs
24              Print and follow logs for a resource
25
26       resalloc-maint ticket-list
27              List not-yet-closed tickets
28
29       resalloc-maint foreach-resource
30              Execute command for each resource
31

OPTIONS 'resalloc-maint resource-list'

33       usage: resalloc-maint resource-list [-h] [--up]
34
35
36
37       --up   List only ready-to-take resources
38
39

OPTIONS 'resalloc-maint resource-info'

41       usage: resalloc-maint resource-info [-h] resource
42
43
44       resource
45              The resource IDs
46
47
48

OPTIONS 'resalloc-maint resource-delete'

50       usage: resalloc-maint resource-delete [-h] [--all | --unused] [resource
51       ...]
52
53
54       resource
55              The resource IDs
56
57
58       --all  Delete all resources
59
60
61       --unused
62              Delete all resources without any assigned ticket
63
64

OPTIONS 'resalloc-maint resource-logs'

66       usage: resalloc-maint resource-logs [-h] resource [resource ...]
67
68
69       resource
70              The resource IDs
71
72
73

OPTIONS 'resalloc-maint ticket-list'

75       usage: resalloc-maint ticket-list [-h]
76
77
78
79

OPTIONS 'resalloc-maint foreach-resource'

81       usage: resalloc-maint foreach-resource [-h] [--command COMMAND]
82
83
84
85       --command COMMAND
86              Shell  command  to execute. This accepts variables like {state},
87              {data_utf8},
88              {name}, etc.
89
90

AUTHORS

92       resalloc was written by Pavel Raiskup <praiskup@redhat.com>.
93

DISTRIBUTION

95       The   latest   version   of   resalloc   may   be    downloaded    from
96https://github.com/praiskup/resalloc
97
98
99
100                                    Manual                   resalloc-maint(1)
Impressum