A simple interactive tool for assuming AWS profiles and setting up environment variables.
- AWS CLI v2
- fzf - command-line fuzzy finder
-
Clone this repository:
git clone https://github.com/marcfrederick/assume.git cd assume -
Make the script executable:
chmod +x assume
-
Add to your PATH (optional):
sudo cp assume /usr/local/bin/
You can install assume using Homebrew:
brew install marcfrederick/homebrew-tap/assumeeval $(./assume)This project is licensed under the GNU General Public License v3.0. See the LICENSE file for details.