1COMPOSER-CLI(1) COMPOSER-CLI(1)
2
3
4
6 composer-cli-blueprints-push - Push the TOML blueprint file to the
7 server
8
9
10
12 composer-cli blueprints push BLUEPRINT [flags]
13
14
15
17 Push the TOML blueprint file to the server, overwriting the previous
18 version
19
20
21
23 -h, --help[=false] help for push
24
25
26
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
52 composer-cli-blueprints(1)
53
54
55
57 22-Apr-2021 Auto generated by spf13/cobra
58
59
60
61composer-cli Apr 2021 COMPOSER-CLI(1)