1COMPOSER-CLI(1) COMPOSER-CLI(1)
2
3
4
6 composer-cli-modules - Module related commands
7
8
9
11 composer-cli modules ... [flags]
12
13
14
16 Module related commands
17
18
19
21 -h, --help[=false] help for modules
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(1), composer-cli-modules-info(1), composer-cli-modules-
51 list(1)
52
53
54
56 29-Oct-2021 Auto generated by spf13/cobra
57
58
59
60composer-cli Oct 2021 COMPOSER-CLI(1)