AdRoll / hologram

Easy, painless AWS credentials on developer laptops.
Apache License 2.0
803 stars 42 forks source link

Hologram 1.3 #116

Closed joshua-mullins-nextroll closed 1 year ago

joshua-mullins-nextroll commented 1 year ago

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