# get version information for the currently installed sdk ec2-version Instances #describe instances: ec2-describe-instances ec2din [GENERAL OPTIONS] [INSTANCE [INSTANCE [...]]] #run an instance: ec2-run-instances ec2run [GENERAL OPTIONS] AMI [SPECIFIC OPTIONS] #get console output: ec2-get-console-output ec2gcons [GENERAL OPTIONS] [-r] INSTANCE #reboot an instance: ec2-reboot-instances ec2reboot [GENERAL OPTIONS] INSTANCE [INSTANCE [...]] Images # list all available images [...]