1EUARE-ACCOUNTDEL(1) User Commands EUARE-ACCOUNTDEL(1)
2
3
4
6 euare-accountdel - [Eucalyptus cloud admin only] Delete an account
7
9 euare-accountdel [-r] [-U URL] [--region USER@REGION] [-I KEY_ID]
10
11 [-S KEY] [--security-token TOKEN] [--debug]
12 [--debugger] [--version] [-h] ACCOUNT
13
15 [Eucalyptus cloud admin only] Delete an account
16
17 positional arguments:
18 ACCOUNT
19 name or ID of the account to delete (required)
20
21 optional arguments:
22 -r, --recursive
23 delete all users, groups, and policies associated with the
24 account as well
25
26 -U URL, --url URL
27 identity 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 --debug
40 show debugging output
41
42 --debugger
43 launch interactive debugger on error
44
45 --version
46 show the program's version and exit
47
48 -h, --help
49 show this help message and exit
50
51
52
53euca2ools 3.4 December 2016 EUARE-ACCOUNTDEL(1)