1COMPOSER-CLI(1) COMPOSER-CLI(1)
2
3
4
6 composer-cli-compose-info - Show detailed information on the compose
7
8
9
11 composer-cli compose info UUID [flags]
12
13
14
16 Show detailed information on the compose
17
18
19
21 -h, --help[=false] help for info
22
23
24
26 -a, --api=1 Server API Version to use
27
28
29 -j, --json[=false] Output the raw JSON response instead of the
30 normal output
31
32
33 --log="" Path to optional logfile
34
35
36 -s, --socket="/run/weldr/api.socket" Path to the server's socket
37 file
38
39
40 --test=0 Pass test mode to compose. 1=Mock compose with fail.
41 2=Mock compose with finished.
42
43
44 --timeout=240 Timeout to use for server communication. Set to 0
45 for no timeout
46
47
48
50 composer-cli compose info 914bb03b-e4c8-4074-bc31-6869961ee2f3
51
52
53
54
56 composer-cli-compose(1)
57
58
59
61 21-Jan-2023 Auto generated by spf13/cobra
62
63
64
65composer-cli Jan 2023 COMPOSER-CLI(1)