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