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

NAME

6       composer-cli-blueprints-push  -  Push  the  TOML  blueprint file to the
7       server
8
9
10

SYNOPSIS

12       composer-cli blueprints push BLUEPRINT [flags]
13
14
15

DESCRIPTION

17       Push the TOML blueprint file to the server,  overwriting  the  previous
18       version
19
20
21

OPTIONS

23       -h, --help[=false]      help for push
24
25
26

OPTIONS INHERITED FROM PARENT COMMANDS

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

SEE ALSO

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

HISTORY

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