Skip to content

Releases: netsells/cli

v2.5.0

23 Sep 13:46
Compare
Choose a tag to compare
  • Fix for AWS Accounts leading with zero

v2.4.0

08 Jul 13:43
47a5680
Compare
Choose a tag to compare
  • Showing more information within ECS task selection, to prevent connecting to old/inactive tasks
  • Allowing selection of S3 bucket containing the files holding environment variables
  • Fixed showing errors when running the CLI outside of git repo
  • Fixed showing errors when running the CLI with PHP 8+
  • Updated few dependencies to fix self-update mechanism

v2.3.3

03 Mar 22:51
3d5493a
Compare
Choose a tag to compare
  • Fixes the broken MFA Login command
  • Fixes the EDITOR and SHELL environment variables being ignored

v2.3.2

02 Mar 20:42
c8b9d4a
Compare
Choose a tag to compare
  • Fixes using the aws:ssm:connect with tunnel option, which generally doesn't work, unless the user fills out the tunnel options within 15 seconds
  • Fixes the CLI crashing on PHP 8.1
  • Fixes self updates
  • Fixes shell opened for aws:assume-role always changing to bash, even if user has a different default shell

v2.3.1

24 Feb 18:40
e6fb9f5
Compare
Choose a tag to compare
  • fixes handling of input values of type array, so now they are properly read from environment, netsells config file or command arguments
  • removed the deprecated migrate command since it was broken anyway

v2.3.0

05 Jan 11:59
acaf8dc
Compare
Choose a tag to compare
  • Adds compose v2 support to the ecs deploy update command
  • Adds handler for images with no tag specified

v2.2.9

29 Oct 10:55
Compare
Choose a tag to compare
  • Fixes logic issues that caused builds to return a code of 0 when they actually failed

v2.2.8

29 Oct 07:52
Compare
Choose a tag to compare
  • Fixes crash caused by an s3 bucket having 0 files in when editing env

v2.2.7

27 Oct 09:56
7bd13b1
Compare
Choose a tag to compare
  • Adds support for docker-compose v2 in the docker:build command

v2.2.6

15 Oct 08:20
Compare
Choose a tag to compare

Fixes bug where specifying an ECS service via an environment variable causes an issue as it isn't an array