Skip to content

Jnig/switcher

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

AWS Profile Switcher

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%