Skip to content

0.4.0

Latest
Compare
Choose a tag to compare
@aidansteele aidansteele released this 25 Oct 22:08
· 1 commit to master since this release
  • Use AWS profile passed in from --profile flag (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 -f flag) instead of the terminal. Files are written to <cmd id>/<instance id>.txt
  • Dev: Go 1.11 modules, added unit tests, gofmt