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

NAME

6       composer-cli-blueprints-depsolve  -  Depsolve the blueprints and output
7       the package lists
8
9
10

SYNOPSIS

12       composer-cli blueprints depsolve BLUEPRINT,... [flags]
13
14
15

DESCRIPTION

17       Depsolve the blueprints and output the package lists
18
19
20

OPTIONS

22       -h, --help[=false]      help for depsolve
23
24
25

OPTIONS INHERITED FROM PARENT COMMANDS

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

EXAMPLE

51                composer-cli blueprints depsolve tmux-image
52
53
54
55

SEE ALSO

57       composer-cli-blueprints(1)
58
59
60

HISTORY

62       21-Jan-2023 Auto generated by spf13/cobra
63
64
65
66composer-cli                       Jan 2023                    COMPOSER-CLI(1)
Impressum