In Cloud Foundry, is there a way to tell which buildpack (and which version of that buildpack) has staged a given application?
I am thinking there must be a way because I can see it on the Bluemix web console, but I can't find the same information from the cf cli (tried both cf apps
and cf app APPNAME
).