.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.41.2. .TH EUCA-REVOKE "1" "August 2013" "euca2ools 3.0.1" "User Commands" .SH NAME euca-revoke \- Remove a rule from a security group .SH SYNOPSIS euca\-revoke [\-\-egress] [\-P {tcp,udp,icmp,6,17,1}] [\-p RANGE] [\-t TYPE:CODE] [\-s CIDR | \fB\-o\fR GROUP] [\-u ACCOUNT] [\-\-show\-empty\-fields] [\-\-region USER@REGION | \fB\-U\fR URL] [\-I KEY_ID] [\-S KEY] [\-\-debug] [\-\-debugger] [\-\-version] [\-h] GROUP .SH DESCRIPTION Remove a rule from a security group .SS "positional arguments:" .TP GROUP name or ID of the security group to modify (required) .SS "optional arguments:" .TP \fB\-\-egress\fR [VPC only] manage an egress rule, which controls traffic leaving the group .TP \fB\-P\fR {tcp,udp,icmp,6,17,1}, \fB\-\-protocol\fR {tcp,udp,icmp,6,17,1} protocol to affect (default: tcp) .TP \fB\-p\fR RANGE, \fB\-\-port\-range\fR RANGE range of ports (specified as "from\-to") or a single port number (required for tcp and udp) .TP \fB\-t\fR TYPE:CODE, \fB\-\-icmp\-type\-code\fR TYPE:CODE ICMP type and code (specified as "type:code") (required for icmp) .TP \fB\-s\fR CIDR, \fB\-\-cidr\fR CIDR IP range (default: 0.0.0.0/0) .TP \fB\-o\fR GROUP [Non\-VPC only] name of a security group with which to affect network communication .TP \fB\-u\fR ACCOUNT ID of the account that owns the security group specified with \fB\-o\fR .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\-\-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