Skip to content

Releases: netsells/cli

v1.2.6

27 Jul 18:15
39e3a07
Compare
Choose a tag to compare
  • Setting a more sane default for echoLineByLineOutput
  • Adds a test for the ec2 command (not perfect, but it's a start)
  • Switching docker build and push to new process class
  • Ensuring errors are not outputted when they have already been echo'd line by line

v1.2.5

27 Jul 11:41
39e3a07
Compare
Choose a tag to compare
  • Fix not running docker login command

v1.2.4

27 Jul 10:41
Compare
Choose a tag to compare
  • Converts ECS calls to new process format

v1.2.3

27 Jul 09:16
Compare
Choose a tag to compare
  • Removes hard-coded dev path
  • Fixes ec2 list instances error not correctly being handled
  • Fixes issues on first run where temp SSM SSH keys were not present

v1.2.2

27 Jul 08:34
Compare
Choose a tag to compare
  • Removes 7.4 types for 7.3 compatibility

v1.2.1

27 Jul 07:20
Compare
Choose a tag to compare
  • Adds command to generate a command to connect to a server via SSH over SSM
  • Adds command to be ran by the above command as a ProxyCommand

This point release adds no new features, but correcs a broken release binary for 1.2.0

v1.2.0

26 Jul 18:45
Compare
Choose a tag to compare
  • Adds command to generate a command to connect to a server via SSH over SSM
  • Adds command to be ran by the above command as a ProxyCommand

v1.1.0

14 Jul 07:17
Compare
Choose a tag to compare
  • Adds ability to specify migration command for ECS updates

v1.0.11

19 May 12:06
Compare
Choose a tag to compare
  • 0910963 - Adds workflow to populate release body
  • 7cb5ca2 - Corrects error message for failed build command

v1.0.10

18 May 13:23
Compare
Choose a tag to compare
  • Provides real-time output for build and push commands