1EUFORM-DESCRIBE-STACK-RESOURCES(1)User CommandEsUFORM-DESCRIBE-STACK-RESOURCES(1)
2
3
4
6 euform-describe-stack-resources - List all of the resources in one or
7 more stacks
8
10 euform-describe-stack-resources [-n STACK] [-l RESOURCE] [-p RESOURCE]
11
12 [--show-empty-fields] [-U URL]
13 [--region USER@REGION] [-I KEY_ID] [-S KEY] [--security-token
14 TOKEN] [--debug] [--debugger] [--version] [-h]
15
17 List all of the resources in one or more stacks
18
19 optional arguments:
20 -n STACK, --name STACK
21 limit results to a specific stack
22
23 -l RESOURCE, --logical-resource-id RESOURCE
24 logical ID of the resource to describe (required)
25
26 -p RESOURCE, --physical-resource-id RESOURCE
27 physical ID of the resource to describe (required)
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 201E6UFORM-DESCRIBE-STACK-RESOURCES(1)