1COMPOSER-CLI(1) COMPOSER-CLI(1)
2
3
4
6 composer-cli-blueprints-list - List all of the blueprint names
7
8
9
11 composer-cli blueprints list [flags]
12
13
14
16 List all of the blueprint names
17
18
19
21 -h, --help[=false] help for list
22
23
24
26 -a, --api=1 Server API Version to use
27
28
29 -j, --json[=false] Output the raw JSON response instead of the
30 normal output
31
32
33 --log="" Path to optional logfile
34
35
36 -s, --socket="/run/weldr/api.socket" Path to the server's socket
37 file
38
39
40 --test=0 Pass test mode to compose. 1=Mock compose with fail.
41 2=Mock compose with finished.
42
43
44 --timeout=240 Timeout to use for server communication. Set to 0
45 for no timeout
46
47
48
50 composer-cli-blueprints(1)
51
52
53
55 22-Apr-2021 Auto generated by spf13/cobra
56
57
58
59composer-cli Apr 2021 COMPOSER-CLI(1)