Tagged: CLI
2 articles with this tag
📝
aws-envs: Multiple Independent AWS Configurations on One Device
Working with more than one AWS organization from a single device is risky with a shared ~/.aws directory. aws-envs introduces named environments—isolated credential directories—with two scopes: a global switch that affects all terminals, and a session-local switch for running different organizations side-by-side.
Read more →
📝
SSO with aws-envs: ssostart and sso-config-generator
AWS SSO works great for large organizations—but logging in across multiple environments and keeping profiles in sync is still friction. ssostart handles environment-aware SSO login from any context, and sso-config-generator builds your entire AWS CLI config automatically from your SSO entitlements.
Read more →