Skip to content

Interactive AWS profile switcher with automatic SSO login support

License

Notifications You must be signed in to change notification settings

marcfrederick/assume

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

assume

A simple interactive tool for assuming AWS profiles and setting up environment variables.

Prerequisites

Installation

From Source

  1. Clone this repository:

    git clone https://github.com/marcfrederick/assume.git
    cd assume
  2. Make the script executable:

    chmod +x assume
  3. Add to your PATH (optional):

    sudo cp assume /usr/local/bin/

Homebrew (macOS/Linux)

You can install assume using Homebrew:

brew install marcfrederick/homebrew-tap/assume

Usage

eval $(./assume)

License

This project is licensed under the GNU General Public License v3.0. See the LICENSE file for details.

About

Interactive AWS profile switcher with automatic SSO login support

Topics

Resources

License

Stars

Watchers

Forks

Languages