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