1COMPOSER-CLI(1) COMPOSER-CLI(1)
2
3
4
6 composer-cli-blueprints-freeze-show - Show the complete frozen blue‐
7 prints TOML format
8
9
10
12 composer-cli blueprints freeze show BLUEPRINT,... [flags]
13
14
15
17 Show the complete blueprints with their depsolved packages and modules
18 in TOML format
19
20
21
23 -h, --help[=false] help for show
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-freeze(1)
53
54
55
57 18-Jun-2022 Auto generated by spf13/cobra
58
59
60
61composer-cli Jun 2022 COMPOSER-CLI(1)