Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add script to handle cf admin login in dev. #644

Merged
merged 1 commit into from Dec 6, 2016
Merged

Conversation

alext
Copy link
Contributor

@alext alext commented Dec 6, 2016

What

In development we need to login as the cf admin user, which has an
autogenerated password which needs to be pulled out of the state bucket.
This script simplifies this process.

This is deliberately restricted to operate on dev only because we
should be using our individual user accounts in other environments.

How to review

  • Verify that the script correctly logs you into a dev CF deployment.
  • Verify that it fails with a helpful error when using AWS keys for a different account.

Who can review

Anyone but myself.

In development we need to login as the cf admin user, which has an
autogenerated password which needs to be pulled out of the state bucket.
This script simplifies this process.

This is deliberately restricted to operate on dev only because we
should be using our individual user accounts in other environments.
@mtekel mtekel self-assigned this Dec 6, 2016
@mtekel
Copy link
Contributor

mtekel commented Dec 6, 2016

works fine, thanks for a nice helper script

@mtekel mtekel merged commit 6b158ba into master Dec 6, 2016
mtekel added a commit that referenced this pull request Dec 6, 2016
Add script to handle cf admin login in dev.
@mtekel mtekel deleted the dev_login_script branch December 6, 2016 13:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants