Scroll to navigation

EUCA-DESCRIBE-GROUP(1) User Commands EUCA-DESCRIBE-GROUP(1)

NAME

euca-describe-group - Show information about security groups

SYNOPSIS

euca-describe-group [--show-empty-fields] [-U URL]

[--region USER@REGION] [-I KEY_ID] [-S KEY]
[--security-token TOKEN] [--filter NAME=VALUE] [--debug] [--debugger] [--version] [-h] [GROUP [GROUP ...]]

DESCRIPTION

Show information about security groups

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.

positional arguments:

limit results to specific security groups

optional arguments:

show empty values as "(nil)"
compute service endpoint URL
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

restrict results to those that meet criteria
show debugging output
launch interactive debugger on error
show the program's version and exit
show this help message and exit

allowed filter names:

group description group-id group-name ip-permission.cidr CIDR IP range granted permission by the group ip-permission.from-port
number
name of another group granted permission by this group
ID of another group granted permission by this group
IP protocol for the permission
end of TCP/UDP port range, or ICMP code
ID of an account granted permission
account ID of the group's owner
key of a tag assigned to the group
value of a tag assigned to the group
specific tag key/value combination
[VPC only] ID of a VPC the group belongs to
March 2016 euca2ools 3.3