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       -h, --help[=false]      help for save
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-freeze(1)
53
54
55

HISTORY

57       22-Apr-2021 Auto generated by spf13/cobra
58
59
60
61composer-cli                       Apr 2021                    COMPOSER-CLI(1)
Impressum