1RESALLOC-MAINT(1)           Generated Python 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
12

ACTIONS

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
32

COMMAND 'resalloc-maint resource-list'

34       usage: resalloc-maint resource-list [-h] [--up]
35
36

OPTIONS 'resalloc-maint resource-list'

38       --up   List only ready-to-take resources
39
40

COMMAND 'resalloc-maint resource-info'

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

COMMAND '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

OPTIONS 'resalloc-maint resource-delete'

59       --all  Delete all resources
60
61
62       --unused
63              Delete all resources without any assigned ticket
64
65

COMMAND 'resalloc-maint resource-logs'

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

COMMAND 'resalloc-maint ticket-list'

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

COMMAND 'resalloc-maint foreach-resource'

79       usage: resalloc-maint foreach-resource [-h] [--command COMMAND]
80
81

OPTIONS 'resalloc-maint foreach-resource'

83       --command COMMAND
84              Shell  command  to execute. This accepts variables like {state},
85              {data_utf8}, {name}, etc.
86
87

AUTHOR

89       Pavel Raiskup <praiskup@redhat.com>
90
91

DISTRIBUTION

93       The   latest   version   of   resalloc   may   be    downloaded    from
94https://github.com/praiskup/resalloc
95
96
97
98resalloc 5.1                      2023-11-06                 RESALLOC-MAINT(1)
Impressum