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

NAME

6       composer-cli-projects-depsolve  -  Show  the dependencies of all of the
7       listed projects
8
9
10

SYNOPSIS

12       composer-cli projects depsolve PROJECT,... [flags]
13
14
15

DESCRIPTION

17       Show the dependencies of all of the listed projects
18
19
20

OPTIONS

22       --distro=""      Return results for distribution
23
24
25       -h, --help[=false]      help for depsolve
26
27
28

OPTIONS INHERITED FROM PARENT COMMANDS

30       -a, --api=1      Server API Version to use
31
32
33       -j, --json[=false]      Output the raw JSON  response  instead  of  the
34       normal output
35
36
37       --log=""      Path to optional logfile
38
39
40       -s,  --socket="/run/weldr/api.socket"       Path to the server's socket
41       file
42
43
44       --test=0      Pass test mode to  compose.  1=Mock  compose  with  fail.
45       2=Mock compose with finished.
46
47
48       --timeout=240       Timeout  to  use for server communication. Set to 0
49       for no timeout
50
51
52

SEE ALSO

54       composer-cli-projects(1)
55
56
57

HISTORY

59       29-Oct-2021 Auto generated by spf13/cobra
60
61
62
63composer-cli                       Oct 2021                    COMPOSER-CLI(1)
Impressum