An open API service indexing awesome lists of open source software.

https://github.com/iley/awsp

Simple AWS profile switcher
https://github.com/iley/awsp

aws

Last synced: 10 days ago
JSON representation

Simple AWS profile switcher

Awesome Lists containing this project

README

          

# AWS Profile Switcher

This is a simple AWS CLI profile switcher.
It works by rewriting `[default]` section in `~/.aws/credentials`.
Updating `~/.awc/config` is not implemented yet.

Installation:

```
go get github.com/iley/awsp
```