1COMPOSER-CLI(1)                                                COMPOSER-CLI(1)
2
3
4

NAME

6       composer-cli-completion-fish  -  generate the autocompletion script for
7       fish
8
9
10

SYNOPSIS

12       composer-cli completion fish [flags]
13
14
15

DESCRIPTION

17       Generate the autocompletion script for the fish shell.
18
19
20       To load completions in your current shell session: $ composer-cli  com‐
21       pletion fish | source
22
23
24       To load completions for every new session, execute once: $ composer-cli
25       completion fish > ~/.config/fish/completions/composer-cli.fish
26
27
28       You will need to start a new shell for this setup to take effect.
29
30
31

OPTIONS

33       -h, --help[=false]      help for fish
34
35
36       --no-descriptions[=false]      disable completion descriptions
37
38
39

OPTIONS INHERITED FROM PARENT COMMANDS

41       -a, --api=1      Server API Version to use
42
43
44       -j, --json[=false]      Output the raw JSON  response  instead  of  the
45       normal output
46
47
48       --log=""      Path to optional logfile
49
50
51       -s,  --socket="/run/weldr/api.socket"       Path to the server's socket
52       file
53
54
55       --test=0      Pass test mode to  compose.  1=Mock  compose  with  fail.
56       2=Mock compose with finished.
57
58
59       --timeout=240       Timeout  to  use for server communication. Set to 0
60       for no timeout
61
62
63

SEE ALSO

65       composer-cli-completion(1)
66
67
68

HISTORY

70       29-Oct-2021 Auto generated by spf13/cobra
71
72
73
74composer-cli                       Oct 2021                    COMPOSER-CLI(1)
Impressum