Skip to content

Release 1.3

Latest
Compare
Choose a tag to compare
@joshua-mullins-nextroll joshua-mullins-nextroll released this 16 Feb 20:00
· 10 commits to master since this release
8b3d221

Updated Golang 1.17.5 -> 1.19.4
Restructured the CLI to break down sub-command functionality into separate files.
Switched from flag to cobra. This gives us some really nice help output and flexibility for any future changes.
Added the console command which will log into the AWS console using your default browser