1resalloc(1) General Commands Manual resalloc(1)
2
3
4
6 resalloc
7
9 resalloc [-h] [--connection CONNECTION] [--version] {ticket,ticket-
10 check,ticket-wait,ticket-close} ...
11
13 --connection CONNECTION
14
15 --version
16 show program's version number and exit
17
18
19 Sub-commands
20 resalloc ticket
21 Create ticket
22
23 resalloc ticket-check
24 Obtain ticket
25
26 resalloc ticket-wait
27 Wait till ticket is ready and write the output
28
29 resalloc ticket-close
30 Close a ticket
31
33 usage: resalloc ticket [-h] --tag TAGS
34
35
36
37 --tag TAGS
38 What tag the Resource should have
39
40
42 usage: resalloc ticket-check [-h] ticket
43
44
45 ticket Get the ticket
46
47
48
50 usage: resalloc ticket-wait [-h] ticket
51
52
53 ticket ID of ticket to wait for
54
55
56
58 usage: resalloc ticket-close [-h] ticket
59
60
61 ticket ID of ticket to be closed
62
63
65 resalloc was written by Pavel Raiskup <praiskup@redhat.com>.
66
68 The latest version of resalloc may be downloaded from
69 ⟨https://github.com/praiskup/resalloc⟩
70
71
72
73 Manual resalloc(1)