AWS context/profile switcher for AWS CLI and S3 clients #9689
retrogaming457
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi everyone,
I've built a small CLI tool called
awsctx
to simplify working with multiple AWS profiles across the CLI and other S3-compatible clients (likes3cmd
,s5cmd
, etc.).If you often switch between AWS profiles,
awsctx
helps by:Standard
andService-Specific
AWS_PROFILE
,AWS_ENDPOINT_URL
, etc.).It works on both Linux and Windows shells.
This shell-based tool aimed at improving daily AWS workflows. If you're interested, feel free to check it out or suggest improvements.
🔗 GitHub - awsctx CLI tool
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions