Luzifer / awsenv

awsenv is intended as a local credential store for people using more than one AWS account at the same time
Apache License 2.0
67 stars 7 forks source link

Add shell indicator which AWSENV is currently loaded #5

Closed Luzifer closed 9 years ago

Luzifer commented 9 years ago

As AWS_ACCESS_KEY_IDs should be unique the awsenv can determine which env is currently active (as long as the lockagent is running) and display the env to be used in the shell prompt. This would ensure the user knows about which env is currently active and does not execute stuff in the wrong env.

Luzifer commented 9 years ago

Added in v0.5.0