1EUARE-USERRESYNCMFADEVICE(1) User Commands EUARE-USERRESYNCMFADEVICE(1)
2
3
4
6 euare-userresyncmfadevice - Re-synchronize an MFA device with the
7 server
8
10 euare-userresyncmfadevice -s SERIAL -c1 CODE -c2 CODE
11
12 [--as-account ACCOUNT] [-U URL]
13 [--region USER@REGION] [-I KEY_ID] [-S KEY] [--security-token
14 TOKEN] [--debug] [--debugger] [--version] [-h] USER
15
17 Re-synchronize an MFA device with the server
18
19 positional arguments:
20 USER user owning the MFA device to re-synchronize (required)
21
22 optional arguments:
23 -s SERIAL, --serial-number SERIAL
24 serial number of the MFA device (required)
25
26 -c1 CODE
27 an authentication code emitted by the MFA device (required)
28
29 -c2 CODE
30 a subsequent authentication code emitted by the MFA device
31 (required)
32
33 --as-account ACCOUNT
34 [Eucalyptus cloud admin only] run this command as the adminisā
35 trator of another account
36
37 -U URL, --url URL
38 identity service endpoint URL
39
40 --region USER@REGION
41 region and/or user names to search when looking up config file
42 data
43
44 -I KEY_ID, --access-key-id KEY_ID
45
46 -S KEY, --secret-key KEY
47
48 --security-token TOKEN
49
50 --debug
51 show debugging output
52
53 --debugger
54 launch interactive debugger on error
55
56 --version
57 show the program's version and exit
58
59 -h, --help
60 show this help message and exit
61
62
63
64euca2ools 3.4 December 2016 EUARE-USERRESYNCMFADEVICE(1)