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

NAME

6       composer-cli-distros - Manage distributions
7
8
9

SYNOPSIS

11       composer-cli distros ... [flags]
12
13
14

DESCRIPTION

16       Manage supported distributions on the server
17
18
19       Building images for other distributions is supported by using the 'dis‐
20       tro'
21         field in the blueprint TOML, and by passing --distro to commands like
22         'compose types' and 'projects list'.
23
24
25

OPTIONS

27       -h, --help[=false]      help for distros
28
29
30

OPTIONS INHERITED FROM PARENT COMMANDS

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

SEE ALSO

56       composer-cli(1), composer-cli-distros-list(1)
57
58
59

HISTORY

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