Skip to main content

A simple tool that allows you to change your default AWS CLI profile.

Project description

Select AWS Profile Language grade: Python

Select AWS Profile (slapr) is a simple tool that lets you select which AWS Profile you want to use and sets it as the default AWS profile, so that you can easily use your favorite AWS CLI commands.

Installation

pip install slapr

Usage

WARNING:

If you already have configured a default aws cli profile, please rename it otherwise the tool will overwrite it.

If you have set the AWS_PROFILE environment variable the tool won't work.

use_slapr.gif

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

How to test

  • Setup virtual environment and install requirements
virtualenv env
source env/bin/activate
pip install -r requirements.txt
  • Once you are ready with your changes and you want to test them locally, install the tool in editable mode
pip install --editable .

License

This project is under The GNU General Public License v3.0

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

slapr-1.4.tar.gz (15.5 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page