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

Service --guid returns full description #1271

Closed
bobbyhubbard opened this issue Nov 21, 2017 · 5 comments
Closed

Service --guid returns full description #1271

bobbyhubbard opened this issue Nov 21, 2017 · 5 comments
Labels

Comments

@bobbyhubbard
Copy link

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.

hubbardr@ola-hdhd942:~$ cf service secure-credentials --guid
Showing info of service myservice in org myorg / space myspace as r@foo.com...

7cf8e029-2594-4bf7-aeb2-789e22082cee

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

@cf-gitbot
Copy link

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.

@dkoper
Copy link

dkoper commented Nov 21, 2017

Oh no! We'll fix it.

@dkoper
Copy link

dkoper commented Nov 22, 2017

It's fixed in our edge binaries:
https://github.com/cloudfoundry/cli#edge-binaries

Are you OK using a previous cf CLI release or edge binary until our next release (early Dec.)?

@bobbyhubbard
Copy link
Author

Certainly! Thanks for the quick turnaround.

@dkoper
Copy link

dkoper commented Dec 15, 2017

Fixed in cf CLI 6.33.1. Thanks again for the report.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants