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

Does not export user env vars #17

Open
drnic opened this issue Apr 28, 2019 · 1 comment
Open

Does not export user env vars #17

drnic opened this issue Apr 28, 2019 · 1 comment

Comments

@drnic
Copy link

drnic commented Apr 28, 2019

$ cf copyenv my-first-app
export VCAP_SERVICES='{}';

$ cf set-env my-first-app PERSON "Dr Nic"
$ cf copyenv my-first-app
export VCAP_SERVICES='{}';

Is this a bug or a feature you'd like added?

@jthomas
Copy link
Owner

jthomas commented Apr 29, 2019

@drnic 👋 hey - thanks for opening this. I'm not actively maintaining (or using) this project anymore. I'll happily merge PRs for any bug fixes or new features though. If you'd like to do this, just open the PR and I'll do the merge. If this project is useful to you and you'd like to take over maintenance, let me know and I'll add you to the repo as an owner.

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

No branches or pull requests

2 participants