xontrib-common-fate-granted

Use Common Fate's Granted CLI tool for switching AWS profiles with Xonsh shell


License
Other
Install
pip install xontrib-common-fate-granted==0.0.1

Documentation

Use Common Fate's Granted CLI tool for switching AWS profiles in Xonsh shell

If you like the idea click on the repo and tweet.

Prerequisites

Install Granted and ensure the assumego command is in your path already (try which assumego).

Installation

To install use pip:

xpip install xontrib-common-fate-granted
# or: xpip install -U git+https://github.com/eppeters/xontrib-common-fate-granted

Usage

Load the plugin in your .xonshrc.

e.g.:

xontrib load common_fate_granted

You can use assume now, just like people who use boring old shells!

...

Known issues

  • Please file an issue if you encounter a bug!

...

Credits