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

NAME

6       composer-cli-blueprints-freeze-save  -  Save the frozen blueprints to a
7       TOML file
8
9
10

SYNOPSIS

12       composer-cli blueprints freeze save BLUEPRINT,... [flags]
13
14
15

DESCRIPTION

17       Save the complete blueprints with their depsolved packages and  modules
18       in TOML formatted files named BLUEPRINT-NAME.frozen.toml
19
20
21

OPTIONS

23       --filename=""      Optional path and filename to save blueprint into
24
25
26       -h, --help[=false]      help for save
27
28
29

OPTIONS INHERITED FROM PARENT COMMANDS

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

SEE ALSO

55       composer-cli-blueprints-freeze(1)
56
57
58

HISTORY

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