Releases: Cox-Automotive/alks-cli
3.0.6
3.0.5
This release includes:
→ Adds new export type, aws
, to support AWS external credential sources
→ Fixes a minor bug with alks iam createtrustrole
3.0.4
This release includes:
→ Updates the ALKS refresh token URL (developer login2fa)
→ Adds support for exporting the AWS Console URL (session console -u)
→ Fixes a bug with netrc on Linux
3.0.3
3.0.2
This release includes:
→ Updates subcommands to output non-interactive data to standard out
3.0.1
Patch release to remove debugging code.
3.0.0
This release includes:
→ Adds two-factor authentication support for level 2 accounts
→ To login: alks developer login2fa
→ To logout: alks developer login2fa
→ Adds more terraform environment options (-o terraformenv
, -o terraformarg
)
Note: credential authentication has been deprecated and will be removed soon.
2.17.0
This release includes:
→ Developer configure will no longer show existing password in plaintext
→ Improved error messaging during developer configure
→ Output support for ALKS Terraform provider (-o terraform
)
→ ALKS DB location is configurable via env param (ALKS_DB=
)
→ Adds support for creating trust roles (alks iam createtrustrole
)
→ Resolves issue where alks sessions list
would prune non-expired keys
2.16.0
This release includes:
→ Support for running without configuring (supply $ALKS_SERVER
& $ALKS_USERID
)
→ Fix for missing AWS credentials file
2.15.3
This release includes:
→ Fix for createltk
not reporting on invalid account