.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.41.2. .TH EUCA-DESCRIBE-GROUP "1" "August 2013" "euca2ools 3.0.1" "User Commands" .SH NAME euca-describe-group \- Show information about security groups .SH SYNOPSIS euca\-describe\-group [\-\-show\-empty\-fields] [\-\-region USER@REGION | \fB\-U\fR URL] [\-I KEY_ID] [\-S KEY] [\-\-filter NAME=VALUE] [\-\-debug] [\-\-debugger] [\-\-version] [\-h] [GROUP [GROUP ...]] .SH DESCRIPTION Show information about security groups .SH DESCRIPTION Note that filters are matched on literal strings only, so "\-\-filter ip\-permission.from\-port=22" will *not* match a group with a port range of 20 to 30. .SS "positional arguments:" .TP GROUP limit results to specific security groups .SS "optional arguments:" .TP \fB\-\-show\-empty\-fields\fR show empty values as "(nil)" .TP \fB\-\-region\fR USER@REGION name of the region and/or user in config files to use to connect to the service .TP \fB\-U\fR URL, \fB\-\-url\fR URL compute service endpoint URL .HP \fB\-I\fR KEY_ID, \fB\-\-access\-key\-id\fR KEY_ID .HP \fB\-S\fR KEY, \fB\-\-secret\-key\fR KEY .TP \fB\-\-filter\fR NAME=VALUE restrict results to those that meet criteria .TP \fB\-\-debug\fR show debugging output .TP \fB\-\-debugger\fR launch interactive debugger on error .TP \fB\-\-version\fR show the program's version and exit .TP \fB\-h\fR, \fB\-\-help\fR show this help message and exit .SS "allowed filter names:" .TP description group description group\-id group\-name ip\-permission.cidr CIDR IP range granted permission by the group ip\-permission.from\-port start of TCP/UDP port range, or ICMP type number ip\-permission.group\-name name of another group granted permission by this group ip\-permission.protocol IP protocol for the permission ip\-permission.to\-port end of TCP/UDP port range, or ICMP code ip\-permission.user\-id ID of an account granted permission .TP owner\-id account ID of the group's owner .TP tag\-key key of a tag assigned to the group .TP tag\-value value of a tag assigned to the group .TP vpc\-id [VPC only] ID of a VPC the group belongs to