euca-associate-address(1)
NAME
euca-associate-address - Eucalyptus tool: Associate an instance with a
public IP address.
DESCRIPTION
Associate an instance with a public IP address.
euca-associate-address -i, --instance instance_id [-h, --help] [--version] [--debug] ip
REQUIRED PARAMETERS
-i, --instance unique identifier for a running
instance to associate the address with.
ip IP address to associate.
OPTIONAL PARAMETERS
-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-associate-address is maintained as a
Texinfo manual. If the info and euca-associate-address programs are
properly installed at your site, the command
- info euca-associate-address
- should give you access to the complete manual.