1EUARE-SERVERCERTMOD(1) User Commands EUARE-SERVERCERTMOD(1)
2
3
4
6 euare-servercertmod - Change the name and/or path of a server certifi‐
7 cate
8
10 euare-servercertmod [-n CERT] [-p PATH] [--as-account ACCOUNT] [-U URL]
11
12 [--region USER@REGION] [-I KEY_ID] [-S KEY]
13 [--security-token TOKEN] [--debug] [--debugger] [--version] [-h]
14 CERT
15
17 Change the name and/or path of a server certificate
18
19 positional arguments:
20 CERT name of the server certificate to update
21
22 optional arguments:
23 -n CERT, --new-server-certificate-name CERT
24 new name for the server certificate
25
26 -p PATH, --new-path PATH
27 new path for the server certificate
28
29 --as-account ACCOUNT
30 [Eucalyptus cloud admin only] run this command as the adminis‐
31 trator of another account
32
33 -U URL, --url URL
34 identity service endpoint URL
35
36 --region USER@REGION
37 region and/or user names to search when looking up config file
38 data
39
40 -I KEY_ID, --access-key-id KEY_ID
41
42 -S KEY, --secret-key KEY
43
44 --security-token TOKEN
45
46 --debug
47 show debugging output
48
49 --debugger
50 launch interactive debugger on error
51
52 --version
53 show the program's version and exit
54
55 -h, --help
56 show this help message and exit
57
58
59
60euca2ools 3.4 December 2016 EUARE-SERVERCERTMOD(1)