cloudfoundry-attic / tools-cf-plugin

Apache License 2.0
8 stars 10 forks source link

cf dea-apps - failing #14

Open drnic opened 10 years ago

drnic commented 10 years ago
$ bundle exec cf dea-apps -h 10.15.213.10 -p password
dea   app   guid   reserved   math   stats
NoMethodError: undefined method `app' for nil:NilClass
For more information, see ~/.cf/crash

client.app at https://github.com/cloudfoundry/tools-cf-plugin/blob/master/lib/tools-cf-plugin/dea-apps.rb#L82 is the issue - client is nil

(I know no one is maintaining this repo - I'm putting in issues that I want to follow up on later personally)

cf-gitbot commented 10 years ago

We have created an issue in Pivotal Tracker to manage this. You can view the current status of your issue at: https://www.pivotaltracker.com/story/show/76338178.