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

NAME

6       composer-cli-sources-change - Change a project source
7
8
9

SYNOPSIS

11       composer-cli sources change SOURCE.toml [flags]
12
13
14

DESCRIPTION

16       Add or change a project source repository
17
18
19

OPTIONS

21       -h, --help[=false]      help for change
22
23
24

OPTIONS INHERITED FROM PARENT COMMANDS

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

SEE ALSO

50       composer-cli-sources(1)
51
52
53

HISTORY

55       22-Apr-2021 Auto generated by spf13/cobra
56
57
58
59composer-cli                       Apr 2021                    COMPOSER-CLI(1)
Impressum