1EUCA-GET-PASSWORD-DATA(1) User Commands EUCA-GET-PASSWORD-DATA(1)
2
3
4
6 euca-get-password-data - Retrieve the encrypted administrator password
7 for an instance running Windows. The encrypted password may be
8 decrypted using the private key of the key pair given when launching
9 the instance.
10
12 euca-get-password-data [--show-empty-fields] [-U URL]
13
14 [--region USER@REGION] [-I KEY_ID] [-S KEY]
15 [--security-token TOKEN] [--debug] [--debugger] [--version] [-h]
16 INSTANCE
17
19 Retrieve the encrypted administrator password for an instance running
20 Windows. The encrypted password may be decrypted using the private key
21 of the key pair given when launching the instance.
22
23 positional arguments:
24 INSTANCE
25 ID of the instance to obtain the initial password for (required)
26
27 optional arguments:
28 --show-empty-fields
29 show empty values as "(nil)"
30
31 -U URL, --url URL
32 compute service endpoint URL
33
34 --region USER@REGION
35 region and/or user names to search when looking up config file
36 data
37
38 -I KEY_ID, --access-key-id KEY_ID
39
40 -S KEY, --secret-key KEY
41
42 --security-token TOKEN
43
44 --debug
45 show debugging output
46
47 --debugger
48 launch interactive debugger on error
49
50 --version
51 show the program's version and exit
52
53 -h, --help
54 show this help message and exit
55
56
57
58euca2ools 3.4 December 2016 EUCA-GET-PASSWORD-DATA(1)