-
Notifications
You must be signed in to change notification settings - Fork 932
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
Service --guid returns full description #1271
Comments
We have created an issue in Pivotal Tracker to manage this: https://www.pivotaltracker.com/story/show/153060044 The labels on this github issue will be updated when the story is started. |
Oh no! We'll fix it. |
It's fixed in our edge binaries: Are you OK using a previous cf CLI release or edge binary until our next release (early Dec.)? |
Certainly! Thanks for the quick turnaround. |
Fixed in cf CLI 6.33.1. Thanks again for the report. |
Command
cf service myservice --guid
What occurred
The response now includes a full description of the service in addition to the guid. Scripts expecting the guid are now failing.
What you expected to occur
Prior to 6.33, it only returned the guid.
cf app myapp -guid
still returns only the guid.CLI Version
cf version 6.33.0+a345ea34d.2017-11-20
Platform & Shell Details
Ubuntu 14.04.3 64-bit with gnome-terminal
The text was updated successfully, but these errors were encountered: