mhristof / pterm

Generates a bunch of usefull iterm2 dynamic profiles

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pterm

PyPI version

Generates a bunch of usefull iterm2 dynamic profiles

It will load your ~/.aws/config and will generate all the required profiles for your aws accounts.

It can handle things like source_profile or aws-azure-login and it will automatically export the correct AWS_PROFILE env var along with a cool badge for your session.

But wait, there is more.

This script also talks kubernetes. It will scan your ~/.kube/confing and will separate it out to multiple files. When you launch a k8s profile, the correct KUBECOFNIG and AWS_PROFILE is set, plus you get a nice blue color to make sure you know you are in a k8s enabled environment.

Installation

pip install pterm

Help

pterm -h

About

Generates a bunch of usefull iterm2 dynamic profiles

License:MIT License


Languages

Language:Python 98.1%Language:Makefile 1.3%Language:Dockerfile 0.6%