- Use AWS profile passed in from
--profileflag (also caches MFA credentials) - Switched to using CloudWatch instead of S3: logs are now streamed for long-running commands
- Support writing output to files (using
-fflag) instead of the terminal. Files are written to<cmd id>/<instance id>.txt - Dev: Go 1.11 modules, added unit tests, gofmt