AWSCreds
Trying out my first real venture into Swift with a little Menubar app to help facilitate switching between AWS Profiles. For those of you who find this — it works in theory, but it’s definitely not ready for any kind of distribution
Shoutout to KubeContext and turkenh, who was cool with me cannibalizing it.
Roadmap:
- Implement Config
- Implement un-sandboxed terminal calls [right now it just copies the ‘export AWS_PROFILE=…’ command]