This is the command euca-revoke that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator
PROGRAM:
NAME
euca-revoke - Remove a rule from a security group
SYNOPSIS
euca-revoke [--egress] [-P {tcp,udp,icmp,6,17,1}] [-p RANGE] [-t TYPE:CODE] [-s CIDR | -o
GROUP] [-u ACCOUNT] [--show-empty-fields] [--region USER@REGION | -U URL] [-I KEY_ID] [-S
KEY] [--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
-P {tcp,udp,icmp,6,17,1}, --protocol {tcp,udp,icmp,6,17,1}
protocol to affect (default: tcp)
-p RANGE, --port-range RANGE
range of ports (specified as "from-to") or a single port number (required for tcp
and udp)
-t TYPE:CODE, --icmp-type-code TYPE:CODE
ICMP type and code (specified as "type:code") (required for icmp)
-s CIDR, --cidr CIDR
IP range (default: 0.0.0.0/0)
-o GROUP
[Non-VPC only] name of a security group with which to affect network communication
-u ACCOUNT
ID of the account that owns the security group specified with -o
--show-empty-fields
show empty values as "(nil)"
--region USER@REGION
name of the region and/or user in config files to use to connect to the service
-U URL, --url URL
compute service endpoint URL
-I KEY_ID, --access-key-id KEY_ID
-S KEY, --secret-key KEY
--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
Use euca-revoke online using onworks.net services