1COMPOSER-CLI(1) COMPOSER-CLI(1)
2
3
4
6 composer-cli-completion - Generate the autocompletion script for the
7 specified shell
8
9
10
12 composer-cli completion [flags]
13
14
15
17 Generate the autocompletion script for composer-cli for the specified
18 shell. See each sub-command's help for details on how to use the gen‐
19 erated script.
20
21
22
24 -h, --help[=false] help for completion
25
26
27
29 -a, --api=1 Server API Version to use
30
31
32 -j, --json[=false] Output the raw JSON response instead of the
33 normal output
34
35
36 --log="" Path to optional logfile
37
38
39 -s, --socket="/run/weldr/api.socket" Path to the server's socket
40 file
41
42
43 --test=0 Pass test mode to compose. 1=Mock compose with fail.
44 2=Mock compose with finished.
45
46
47 --timeout=240 Timeout to use for server communication. Set to 0
48 for no timeout
49
50
51
53 composer-cli(1), composer-cli-completion-bash(1), composer-cli-comple‐
54 tion-fish(1), composer-cli-completion-powershell(1), composer-cli-com‐
55 pletion-zsh(1)
56
57
58
60 18-Jun-2022 Auto generated by spf13/cobra
61
62
63
64composer-cli Jun 2022 COMPOSER-CLI(1)