.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.3. .TH EUCA-DESCRIBE-GROUPS "1" "March 2016" "euca2ools 3.3" "User Commands" .SH NAME euca-describe-groups \- Show information about security groups .SH SYNOPSIS euca\-describe\-groups [\-\-show\-empty\-fields] [\-U URL] .TP [\-\-region USER@REGION] [\-I KEY_ID] [\-S KEY] [\-\-security\-token TOKEN] [\-\-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\-U\fR URL, \fB\-\-url\fR URL compute service endpoint URL .TP \fB\-\-region\fR USER@REGION region and/or user names to search when looking up config file data .HP \fB\-I\fR KEY_ID, \fB\-\-access\-key\-id\fR KEY_ID .HP \fB\-S\fR KEY, \fB\-\-secret\-key\fR KEY .HP \fB\-\-security\-token\fR TOKEN .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 .TP start of TCP/UDP port range, or ICMP type number .TP ip\-permission.group\-name name of another group granted permission by this group .TP ip\-permission.group\-id ID of another group granted permission by this group .TP ip\-permission.protocol IP protocol for the permission .TP ip\-permission.to\-port end of TCP/UDP port range, or ICMP code .TP 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 tag:KEY specific tag key/value combination .TP vpc\-id [VPC only] ID of a VPC the group belongs to