1EUFORM-GET-TEMPLATE-SUMMARY(1) User Commands EUFORM-GET-TEMPLATE-SUMMARY(1)
2
3
4
6 euform-get-template-summary - Summarize a template
7
9 euform-get-template-summary [--template-file FILE] [--template-url URL]
10
11 [--show-empty-fields] [-U URL]
12 [--region USER@REGION] [-I KEY_ID] [-S KEY] [--security-token
13 TOKEN] [--debug] [--debugger] [--version] [-h] [STACK]
14
16 Summarize a template
17
18 positional arguments:
19 STACK name or ID of the stack (names cannot be used for deleted
20 stacks)
21
22 optional arguments:
23 --template-file FILE
24 file location containing JSON template
25
26 --template-url URL
27 S3 URL for JSON template
28
29 --show-empty-fields
30 show empty values as "(nil)"
31
32 -U URL, --url URL
33 deployment templating service endpoint URL
34
35 --region USER@REGION
36 region and/or user names to search when looking up config file
37 data
38
39 -I KEY_ID, --access-key-id KEY_ID
40
41 -S KEY, --secret-key KEY
42
43 --security-token TOKEN
44
45 --debug
46 show debugging output
47
48 --debugger
49 launch interactive debugger on error
50
51 --version
52 show the program's version and exit
53
54 -h, --help
55 show this help message and exit
56
57
58
59euca2ools 3.4 December 2016 EUFORM-GET-TEMPLATE-SUMMARY(1)