Skip to content
This repository has been archived by the owner on Jul 19, 2022. It is now read-only.

Git bash seems to be only way to successfully execute cf update-service on Windows 10 #5

Open
pacphi opened this issue Oct 6, 2017 · 0 comments
Labels

Comments

@pacphi
Copy link
Contributor

pacphi commented Oct 6, 2017

In lab 4 there's a step where you are asked to update the configuration of the instance of the config server so that it references application configuration from a Git repository. There is no facility at moment to do this directly from Application Manager UI. So, one has to execute something like cf update-service config-server -c '{"git": { "uri": "https://github.com/pacphi/config-repo" } }'. We've not been able to see participants on Windows 10 laptops successfully execute the above cf command in cmd or powershell. What seems to work consistently, is when they launch a Git bash shell.

The scope of this effort is to troubleshoot and fix so that all three shells function equivalently when execute cf update-service ....

@pacphi pacphi added the bug label Oct 6, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant