NAME¶
euca2ools - List tags associated with your account.
DESCRIPTION¶
List tags associated with your account.
euca-describe-tags [-a,
--access-key <access_key> ][-s,
--secret-key
- <secret_key> ][--config <config_path>
][--debug][--debugger][-h, --help][--region <region_name>
][-U, --url <url> ][--version][--euca-auth] [--filter
name=value]
OPTIONAL PARAMETERS
- -a,--access-key
- User's Access Key ID.
- -s,--secret-key
- User's Secret Key.
- --config
- Read credentials and cloud settings from the specified
config file (defaults to $HOME/.eucarc or /etc/euca2ools/eucarc).
- --debug
- Turn on debugging output.
- --debugger
- Enable interactive debugger on error
- -h,--help
- Display this help message.
- --region
- region to direct requests to
- -U,--url
- URL of the Cloud to connect to.
- --version
- Display the version of this tool.
- --euca-auth
- Use NC authentication mode
AVAILABLE FILTERS
- key
- Tag key.
- resource-id
- Resource ID.
- resource-type
- Resource type. Valid Values: customer-gateway |
dhcp-options | image | instance | reserved-instances | snapshot |
spot-instances-request | subnet | volume | vpc | vpn-connection |
vpn-gateway
- value
- Tag value.