list-ec2-accounts

Lists all registered EC2 accounts

This command displays a table of all EC2 accounts registered with Cloudmin. To see more details on each account, use the --multiline parameter. To just get a list of account numbers, use the --name-only flag.

The most useful detail is the account number, which is needed when creating a virtual EC2 system using the create-system.pl command, and by many other EC2-related commands.

Example usage

  cloudmin list-ec2-accounts
  Account    Description                                 Access Key
  ---------- ------------------------------------------- --------------------
  5555555555 Jamie's EC2 account                         HJUGHJHGHHIUHIUHNIUH

Command Line Help

Lists all registered EC2 accounts.

cloudmin list-ec2-accounts [--multiline | --name-only]