1COMPOSER-CLI(1) COMPOSER-CLI(1)
2
3
4
6 composer-cli-compose-start - Start a compose using the selected blue‐
7 print and output type
8
9
10
12 composer-cli compose start BLUEPRINT TYPE [IMAGE-NAME PROFILE.TOML]
13 [flags]
14
15
16
18 Start a compose using the selected blueprint and output type. Option‐
19 ally start an upload. --size is supported by osbuild-composer, and is
20 in MiB
21
22
23
25 -h, --help[=false] help for start
26
27
28 --size=0 Size of image in MiB
29
30
31
33 -a, --api=1 Server API Version to use
34
35
36 -j, --json[=false] Output the raw JSON response instead of the
37 normal output
38
39
40 --log="" Path to optional logfile
41
42
43 -s, --socket="/run/weldr/api.socket" Path to the server's socket
44 file
45
46
47 --test=0 Pass test mode to compose. 1=Mock compose with fail.
48 2=Mock compose with finished.
49
50
51 --timeout=240 Timeout to use for server communication. Set to 0
52 for no timeout
53
54
55
57 composer-cli-compose(1)
58
59
60
62 22-Apr-2021 Auto generated by spf13/cobra
63
64
65
66composer-cli Apr 2021 COMPOSER-CLI(1)