euca-revoke (1) Linux Manual Page
NAME
euca-revoke – Remove a rule from a security group
SYNOPSIS
euca-revoke [–egress] [-P PROTOCOL] [-p RANGE] [-t TYPE:CODE] [-s CIDR | -o GROUP] [-u ACCOUNT] [–show-empty-fields] [-U URL] [–region USER [at] REGION] [-I KEY_ID] [-S KEY] [–security-token TOKEN] [–debug] [–debugger] [–version] [-h] GROUP
DESCRIPTION
Remove a rule from a security group
positional arguments:
- GROUP
- name or ID of the security group to modify (required)
optional arguments:
–egress- [VPC only] manage an egress rule, which controls traffic leaving the group
-PPROTOCOL,–protocolPROTOCOL- the protocol to affect (Non-VPC: tcp, udp, icmp) (VPC only: tcp, udp, icmp,
-1/all, other protocol numbers) (default: tcp) -pRANGE,–port-rangeRANGE- range of ports (specified as "from-to") or a single port number (required for tcp and udp)
-tTYPE:CODE,–icmp-type-codeTYPE:CODE- ICMP type and code (specified as "type:code") (required for icmp)
-sCIDR,–cidrCIDR- IP range (default: 0.0.0.0/0)
-oGROUP- [Non-VPC only] name of a security group with which to affect network communication
-uACCOUNT- ID of the account that owns the security group specified with
-o –show-empty-fields- show empty values as "(nil)"
-UURL,–urlURL- compute service endpoint URL
–regionUSER [at] REGION- region and/or user names to search when looking up config file data
-
-IKEY_ID,–access-key-idKEY_ID-SKEY,–secret-keyKEY–security-tokenTOKEN–debug -
- show debugging output
–debugger- launch interactive debugger on error
–version- show the program’s version and exit
-h,–help- show this help message and exit
