euca-revoke(1)
NAME
euca-revoke - Eucalyptus tool: Revoke a rule for a security group.
DESCRIPTION
Revoke a rule for a security group.
euca-revoke [-P | --protocol protocol] [-p | --port-range port_range] [-t | --icmp-type-code type:code] [-o | --source-group source_group] [-u | --source-group-user source_group_user] [-s | --source-subnet source_subnet] [-h, --help] [--version] [--debug] group_name
REQUIRED PARAMETERS
group_name Name of the group to add the rule to.
OPTIONAL PARAMETERS
-P, --protocol Protocol ("tcp" "udp" or "icmp").
-p, --port-range Range of ports for the rule (specified
as "from-to").
-t, --icmp-type-code ICMP type and code specified as
"type:code"
-o, --source-group Group from which traffic is authorized
by the rule.
-u, --source-group-user User ID for the source group.
-s, --source-subnet The source subnet for the rule.
-A, --access-key user's Access Key ID.
-S, --secret-key user's Secret Key.
-U, --url URL of the Cloud to connect to.
-h, --help Display this help message.
--version Display the version of this tool.
--debug Turn on debugging.
Euca2ools will use the environment variables EC2_URL, EC2_ACCESS_KEY,
EC2_SECRET_KEY, EC2_CERT, EC2_PRIVATE_KEY, S3_URL, EUCALYPTUS_CERT by
default.
SEE ALSO
- The full documentation for euca-revoke is maintained as a Texinfo manual. If the info and euca-revoke programs are properly installed at
your site, the command
- info euca-revoke
- should give you access to the complete manual.