joshua-mullins-nextroll
released this
16 Feb 20:00
·
10 commits
to master
since this release
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