euca-describe-vpcs --version (return code: 0)
euca2ools 3.3-devel (Yokohama)
euca-describe-vpcs --help (return code: 0)
usage: euca-describe-vpcs [--show-empty-fields] [-U URL]
[--region USER@REGION] [-I KEY_ID] [-S KEY]
[--security-token TOKEN] [--filter NAME=VALUE]
[--debug] [--debugger] [--version] [-h]
[VPC [VPC ...]]
Show information about VPCs
positional arguments:
VPC limit results to specific VPCs
optional arguments:
--show-empty-fields show empty values as "(nil)"
-U URL, --url URL compute service endpoint URL
--region USER@REGION region and/or user names to search when looking up
config file data
-I KEY_ID, --access-key-id KEY_ID
-S KEY, --secret-key KEY
--security-token TOKEN
--filter NAME=VALUE restrict results to those that meet criteria
--debug show debugging output
--debugger launch interactive debugger on error
--version show the program's version and exit
-h, --help show this help message and exit
allowed filter names:
cidr the VPC's CIDR address block
dhcp-options-id ID of the set of DHCP options
isDefault whether the VPC is a default VPC
state
tag-key key of a tag assigned to the VPC
tag-value value of a tag assigned to the VPC
tag:KEY specific tag key/value combination
vpc-id the VPC's ID