Releases: netsells/cli
Releases · netsells/cli
v1.2.6
- 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
- Fix not running docker login command
v1.2.4
- Converts ECS calls to new process format
v1.2.3
- 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
- Removes 7.4 types for 7.3 compatibility
v1.2.1
- 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
v1.1.0
- Adds ability to specify migration command for ECS updates
v1.0.11
v1.0.10
- Provides real-time output for build and push commands