1EUCA-DESCRIBE-KEYPAIRS(1) User Commands EUCA-DESCRIBE-KEYPAIRS(1)
2
3
4
6 euca-describe-keypairs - Display information about available key pairs
7
9 euca-describe-keypairs [--show-empty-fields] [-U URL]
10
11 [--region USER@REGION] [-I KEY_ID] [-S KEY]
12 [--security-token TOKEN] [--filter NAME=VALUE] [--debug]
13 [--debugger] [--version] [-h] [KEYPAIR [KEYPAIR ...]]
14
16 Display information about available key pairs
17
18 positional arguments:
19 KEYPAIR
20 limit results to specific key pairs
21
22 optional arguments:
23 --show-empty-fields
24 show empty values as "(nil)"
25
26 -U URL, --url URL
27 compute service endpoint URL
28
29 --region USER@REGION
30 region and/or user names to search when looking up config file
31 data
32
33 -I KEY_ID, --access-key-id KEY_ID
34
35 -S KEY, --secret-key KEY
36
37 --security-token TOKEN
38
39 --filter NAME=VALUE
40 restrict results to those that meet criteria
41
42 --debug
43 show debugging output
44
45 --debugger
46 launch interactive debugger on error
47
48 --version
49 show the program's version and exit
50
51 -h, --help
52 show this help message and exit
53
54 allowed filter names:
55 fingerprint
56 fingerprint of the key pair
57
58 key-name
59 name of the key pair
60
61
62
63euca2ools 3.4 December 2016 EUCA-DESCRIBE-KEYPAIRS(1)