cloudfoundry/log-cache-cli

log-cache CLI produces no output when user has access to many orgs

Closed this issue · 2 comments

I love the log-cache plugin, it does wonderful magic which gives devs self-service access.

Unfortunately, I have some special permissions on a very large foundation that we run (my CF user is something like ReadOnlyAdmin):

→ cf login -a api.SYSTEM-DOMAIN
API endpoint: api.SYSTEM-DOMAIN

Select an org (or press enter to skip):
There are too many options to display, please type in the name.

Org> dedicated-mysql-dev
Targeted org dedicated-mysql-dev

[...]
→ cf tail -f acceptDB
Retrieving logs for service acceptDB in org dev / space PM as mnicosia@pivotal.io...
[never responds]

We have created an issue in Pivotal Tracker to manage this:

https://www.pivotaltracker.com/story/show/166145569

The labels on this github issue will be updated when the story is started.

We believe this is due to cloudfoundry/log-cache-release#33; closing in favor of that issue.

(Sorry for the long delay in responding to you; there has been some turnover on the team in the past year.)