awsd icon indicating copy to clipboard operation
awsd copied to clipboard

AWS Profile Switcher in Go

Results 5 awsd issues
Sort by recently updated
recently updated
newest added

This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.[View this repository on the Mend.io Web Portal](https://developer.mend.io/github/radiusmethod/awsd). ## Open The following updates have all...

add: * scripts/awsd.ps1: a powershell scripts so that this tool can be work correctly on Windows Powershell. * Makefile_Widows: a simple makefile so that Windows user can build by their...

# Description Support switching the AWS region. To change the AWS region, I would run: ```shell awsd set region us-east-1 ``` The env vars `$AWS_REGION` and `$AWS_DEFAULT_REGION` (legacy) would be...

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [actions/checkout](https://redirect.github.com/actions/checkout) | action | major | `v5` -> `v6` | --- ### Release...