1COMPOSER-CLI(1) COMPOSER-CLI(1)
2
3
4
6 composer-cli-blueprints-tag - Tag the most recent blueprint change as a
7 release
8
9
10
12 composer-cli blueprints tag BLUEPRINT [flags]
13
14
15
17 Tag the most recent blueprint change as a release
18
19
20
22 -h, --help[=false] help for tag
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 tag tmux-image
52
53
54
55
57 composer-cli-blueprints(1)
58
59
60
62 21-Jan-2023 Auto generated by spf13/cobra
63
64
65
66composer-cli Jan 2023 COMPOSER-CLI(1)