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

NAME

6       composer-cli-compose-start-ostree  -  Start an ostree compose using the
7       selected blueprint and output type
8
9
10

SYNOPSIS

12       composer-cli  compose  start-ostree  BLUEPRINT  TYPE  [IMAGE-NAME  PRO‐
13       FILE.TOML] [flags]
14
15
16

DESCRIPTION

18       Start  an  ostree compose using the selected blueprint and output type.
19       Optionally start an upload. --size is  supported  by  osbuild-composer,
20       and is in MiB
21
22
23

OPTIONS

25       -h, --help[=false]      help for start-ostree
26
27
28       --parent=""      OSTree parent
29
30
31       --ref=""      OSTree reference
32
33
34       --size=0      Size of image in MiB
35
36
37       --url=""      OSTree url
38
39
40

OPTIONS INHERITED FROM PARENT COMMANDS

42       -a, --api=1      Server API Version to use
43
44
45       -j,  --json[=false]       Output  the  raw JSON response instead of the
46       normal output
47
48
49       --log=""      Path to optional logfile
50
51
52       -s, --socket="/run/weldr/api.socket"      Path to the  server's  socket
53       file
54
55
56       --test=0       Pass  test  mode  to  compose. 1=Mock compose with fail.
57       2=Mock compose with finished.
58
59
60       --timeout=240      Timeout to use for server communication.  Set  to  0
61       for no timeout
62
63
64

SEE ALSO

66       composer-cli-compose(1)
67
68
69

HISTORY

71       22-Apr-2021 Auto generated by spf13/cobra
72
73
74
75composer-cli                       Apr 2021                    COMPOSER-CLI(1)
Impressum