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

NAME

6       composer-cli-compose-log - Get the log for a running compose
7
8
9

SYNOPSIS

11       composer-cli compose log UUID [size] [flags]
12
13
14

DESCRIPTION

16       Get the log for a running compose, optional size in kB that defaults to
17       1k
18
19
20

OPTIONS

22       -h, --help[=false]      help for log
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

SEE ALSO

51       composer-cli-compose(1)
52
53
54

HISTORY

56       18-Jun-2022 Auto generated by spf13/cobra
57
58
59
60composer-cli                       Jun 2022                    COMPOSER-CLI(1)
Impressum