Deletes an alias for your account.
Syntax
euare-accountaliasdelete -a account_alias [--delegate account]
Options
| -a, --account-alias account_alias |
The alias you want to delete. |
Yes |
| --delegate account |
This Eucalyptus extension is for use by the system administrator to act as the
account administrator of the specified account without changing to account
admininstrator's role.
|
No |
Common Options
| --region=region |
Region to direct requests to. |
| -U url,--url=url |
Override service URL with this value |
| -I access_key_id,
--access-key=access_key_id |
Override configured access key ID with this value |
| -S secret_key,
--secret-key=secret_key |
Override configured secret key with this value |
| -D, --debug |
Prints what the command sends to the server and what it receives from the server.
Use
when you're trying to debug Euca2ools.
|
| --debugger |
Enable interactive debugger on error |
| -h,--help |
Display the manual page for the command. |
| --version |
Display the version of this tool |
Output
Eucalyptus does not return any message.
Examples
The following example deletes an alias for an account that you own.
euare-accountaliasdelete -a myacct
The following example deletes another account's alias as the cloud administrator.
euare-accountaliasdelete -a myacct --delegate myacct
This command also works with the numeric ID of the account in question
for the delegate option, but not the -a option. For example:
euare-accountaliasdelete -a myacct --delegate 612184482095