1COMPOSER-CLI(1) COMPOSER-CLI(1)
2
3
4
6 composer-cli-blueprints-freeze - Show the blueprints depsolved package
7 and module versions
8
9
10
12 composer-cli blueprints freeze BLUEPRINT,... [flags]
13
14
15
17 Show the blueprints depsolved package and module versions
18
19
20
22 -h, --help[=false] help for freeze
23
24
25
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
51 composer-cli-blueprints(1), composer-cli-blueprints-freeze-save(1),
52 composer-cli-blueprints-freeze-show(1)
53
54
55
57 18-Jun-2022 Auto generated by spf13/cobra
58
59
60
61composer-cli Jun 2022 COMPOSER-CLI(1)