ernestio / ernest

Ernest is a tool to define, manage and collaborate on your infrastructure
http://ernest.io/
Mozilla Public License 2.0
17 stars 6 forks source link

Fix input override on ernest login #866

Closed g3kk0 closed 6 years ago

g3kk0 commented 6 years ago

If the following environment variables set:

ERNEST_USER=john
ERNEST_PASSWORD=secret

You should be able to override them with:

$ ernest login --user jane --password secret