Skip to content

Latest commit

 

History

History
35 lines (24 loc) · 780 Bytes

README.md

File metadata and controls

35 lines (24 loc) · 780 Bytes

Switch

AWS Profile selector to switch between different profiles in the locally stored credentials file (~/.aws/credentials). The chosen profile is made the default so you can use the aws cli and/or the aws sdk without specifying profile.

Requirements

Install

    git clone <repo>
    cd switcher
    npm install -g

Usage

    switch

This will list all your current profiles from the credentials file located at ~/.aws/credentials, choose one to make it the current default :

Credits

Switch icon created by Arthur Shlain and available at the Noun Project