1EUCA-ASSOCIATE-ADDRESS(1) User Commands EUCA-ASSOCIATE-ADDRESS(1)
2
3
4
6 euca-associate-address - Eucalyptus tool: Associate an instance with a
7 public IP address.
8
10 Associate an instance with a public IP address.
11
12 euca-associate-address -i, --instance instance_id [-h, --help] [--ver‐
13 sion] [--debug] ip
14
15 REQUIRED PARAMETERS
16
17 -i, --instance unique identifier for a running
18 instance to associate the address with.
19
20 ip IP address to associate.
21
22 OPTIONAL PARAMETERS
23
24 -a, --access-key User's Access Key ID.
25
26 -s, --secret-key User's Secret Key.
27
28 -U, --url URL of the Cloud to connect to.
29
30 --config Read credentials and cloud settings
31 from the
32
33 specified config file (defaults to $HOME/.eucarc or
34 /etc/euca2ools/eucarc).
35
36 -h, --help Display this help message.
37
38 --version Display the version of this tool.
39
40 --debug Turn on debugging.
41
42 Euca2ools will use the environment variables EC2_URL, EC2_ACCESS_KEY,
43 EC2_SECRET_KEY, EC2_CERT, EC2_PRIVATE_KEY, S3_URL, EUCALYPTUS_CERT by
44 default.
45
46
47
48euca-associate-address Version:J1u.l2y (2B0S1D0) EUCA-ASSOCIATE-ADDRESS(1)