1EUCA-CONFIRM-PRODUCT-INSTANCE(1) User CommandsEUCA-CONFIRM-PRODUCT-INSTANCE(1)
2
3
4
6 euca-confirm-product-instance - Eucalyptus tool: Confirm if instance is
7 running with product code attached.
8
10 Confirm if instance is running with product code attached.
11
12 euca-confirm-product-instance -i, --instance instance_id [-h, --help]
13 [--version] [--debug] product_code
14
15 REQUIRED PARAMETERS
16
17 -i, --instance Unique identifier for a running
18 instance.
19
20 product_code The product code to verify.
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-confirm-product-instance VeJrusliyon2:0110.2E(UBCSAD-)CONFIRM-PRODUCT-INSTANCE(1)