Ssm Sh Versions Save

Experiment to use SSM RunCommand instead of SSH

v1.1.5

4 years ago

Bumped all dependencies to their latest minor and patch releases.

v1.1.4

4 years ago

Bump Go version to 1.13 and rebuild the binaries.

v1.1.3

5 years ago
  • Reverted the fix for --version in the binary that is embedded in the docker image.

v1.1.2

5 years ago
  • Fixed --version in docker images.

v1.1.1

5 years ago
  • Fixed certificate error in Docker image (thanks to @geowa4)

v1.1.0

5 years ago
  • Allow using region from current session (thanks to @felixb)

v1.0.0

6 years ago
  • Added support for listing and running arbitrary SSM documents (thanks to @mikael-lindstrom)
  • We now have a verb object pattern for CLI commands. See examples in README.md for more information. (thanks to @mikael-lindstrom)

v0.4.0

6 years ago
  • Added support for S3 bucket and key for run/shell output (thanks to @mumoshu).

v0.3.0

6 years ago
  • Added version tag.
  • Switched to using readline in prompt, which gives us movable cursor and history (thanks @mikael-lindstrom)

v0.2.3

6 years ago