Skip to content

Releases: glassechidna/gossm

0.4.0

25 Oct 22:08
Compare
Choose a tag to compare
  • 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

0.3.0

03 Apr 02:06
Compare
Choose a tag to compare
  • Work without a TTY
  • Works with PowerShell on Windows
  • More info in regular more (command ID, etc)
  • Read command from stdin if not passed on command-line (useful for quoting issues)
  • Added quiet flag

0.2.0

25 Aug 00:15
Compare
Choose a tag to compare
  • Support for templated bucket names, e.g. my-ssm-output-{{.Region}}-{{.AccountId}}
  • Can read (optionally templated) bucket name and key prefix from ~/.gossm.yml
  • Won't hang when SSM sends commands to instances that are no longer around (workaround for outstanding SSM bug)

0.1.1

24 Aug 06:03
Compare
Choose a tag to compare
  • Some bug fixes
  • Emit list of instances that received command

0.1.0

24 Aug 05:00
Compare
Choose a tag to compare
  • Run on multiple machines at once
  • Colourful output 🌈

0.0.1

21 Jul 07:40
Compare
Choose a tag to compare
run on faster ci