1EUARE-USERDEL(1) User Commands EUARE-USERDEL(1)
2
3
4
6 euare-userdel - Delete a user
7
9 euare-userdel [-r] [-p] [--as-account ACCOUNT] [-U URL]
10
11 [--region USER@REGION] [-I KEY_ID] [-S KEY]
12 [--security-token TOKEN] [--debug] [--debugger] [--version] [-h]
13 USER
14
16 Delete a user
17
18 positional arguments:
19 USER name of the user to delete (required)
20
21 optional arguments:
22 -r, --recursive
23 remove all IAM resources associated with the user first
24
25 -p, --pretend
26 list the resources that would be deleted instead of actually
27 deleting them. Implies -r.
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-USERDEL(1)