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

NAME

6       composer-cli-blueprints-diff  -  list the differences between two blue‐
7       print commits
8
9
10

SYNOPSIS

12       composer-cli blueprints diff BLUEPRINT FROM-COMMIT TO-COMMIT [flags]
13
14
15

DESCRIPTION

17       list the differences between two blueprint commits where FROM-COMMIT is
18       a  commit  hash  or  NEWEST, and TO-COMMIT is a commit hash, NEWEST, or
19       WORKSPACE
20
21
22

OPTIONS

24       -h, --help[=false]      help for diff
25
26
27

OPTIONS INHERITED FROM PARENT COMMANDS

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

SEE ALSO

53       composer-cli-blueprints(1)
54
55
56

HISTORY

58       8-Sep-2022 Auto generated by spf13/cobra
59
60
61
62composer-cli                       Sep 2022                    COMPOSER-CLI(1)
Impressum