I am trying to deploy a webapp (manifest.yml file) to enterprise edition of pivotal cloud foundry, when I use the command " cf login " it throws me an error saying
"FAILED Version string empty"
I've tried entering my api endpoint and tried with using the command -- skip-ssl-validation but that didn't work either, can you guys please help me out where I am going wrong ??
There are few links that would be very easy for you to get enabled to
Cloudfoundry
as suchGetting Started with CF CLI
Options available for
cf login
commandHow to Push an App in CF
Options available for
cf push
command