.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.3. .TH EUCA-REVOKE "1" "March 2016" "euca2ools 3.3" "User Commands" .SH NAME euca-revoke \- Remove a rule from a security group .SH SYNOPSIS euca\-revoke [\-\-egress] [\-P PROTOCOL] [\-p RANGE] [\-t TYPE:CODE] [\-s CIDR | \fB\-o\fR GROUP] [\-u ACCOUNT] [\-\-show\-empty\-fields] [\-U URL] [\-\-region USER@REGION] [\-I KEY_ID] [\-S KEY] [\-\-security\-token TOKEN] [\-\-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 PROTOCOL, \fB\-\-protocol\fR PROTOCOL the protocol to affect (Non\-VPC: tcp, udp, icmp) (VPC only: tcp, udp, icmp, \fB\-1\fR/all, other protocol numbers) (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\-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\-\-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