1COMPOSER-CLI(1) COMPOSER-CLI(1)
2
3
4
6 composer-cli-blueprints-undo - Undo a blueprint change
7
8
9
11 composer-cli blueprints undo BLUEPRINT COMMIT [flags]
12
13
14
16 Undo a blueprint change and revert to COMMIT.
17 Commits can be shown with 'composer-cli blueprints changes'
18
19
20
22 -h, --help[=false] help for undo
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 undo tmux-image 4c2ee916e521fcd5342466e320dfe39eca1e3154
52
53
54
55
57 composer-cli-blueprints(1)
58
59
60
62 22-Jul-2023 Auto generated by spf13/cobra
63
64
65
66composer-cli Jul 2023 COMPOSER-CLI(1)