Skip to content

Tags: netsells/cli

Tags

v2.5.0

Toggle v2.5.0's commit message
Added code to avoid truncating accounts leading with zero

v2.4.0

Toggle v2.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #25 from netsells/feature/ecs-env-bucket-dropdown

Edit Env Command: ask user for the S3 bucket if it's not provided otherwise.

v2.3.3

Toggle v2.3.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #18 from netsells/bugfix/mfa-and-env-issues

Fixes for MFA login and env issues

v2.3.2

Toggle v2.3.2's commit message
v2.3.2

- 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

Toggle v2.3.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #16 from netsells/feature/multiple-fixes

Feature/multiple fixes

v2.3.0

Toggle v2.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Adds compose v2 support to ecs deploy (#15)

v2.2.9

Toggle v2.2.9's commit message
Fixes logic issues that caused builds to return a code of 0 when they…

… actually failed

v2.2.8

Toggle v2.2.8's commit message
Fixes bug caused by having no files in the env repo

v2.2.7

Toggle v2.2.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Adds basic docker-compose v2.0.0 support (#14)

v2.2.6

Toggle v2.2.6's commit message
Adds check for when service is passed in via an env var