Pivotal Cloud Foundry version string empty error

1.7k views Asked by At

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 ??

1

There are 1 answers

0
Arun On

There are few links that would be very easy for you to get enabled to Cloudfoundry as such

Getting Started with CF CLI

Options available for cf login command

How to Push an App in CF

Options available for cf push command