cancel
Showing results for 
Search instead for 
Did you mean: 
A New Home in the New Year for SAP Community!

Using a BTP Management Tool: CF CLI

SL1
Stellar 2
Stellar 2
0 Kudos

Following this guide:

https://learning.sap.com/learning-journey/build-side-by-side-extensions-on-sap-btp/using-a-btp-manag...

I downloaded cloud foundry CLI from the following page https://github.com/cloudfoundry/cli

I unpacked and installed it for my user.

If I try to execute any "cf" command in my windows command line I get the message "the command 'cf' is spelled incorrectly or can not be found". For example "cf help -a"

I am confused by the instructions and I dont  know if there are any other plugins I should install. Especially because the timeline says it should only take "5 minutes" to complete this step. 

Could please somebody help here?

 

 

Answers (1)

Answers (1)

fabio_saito
Employee
Employee
0 Kudos

Hi, check your environment variables, to use the command CF you need to have a variable set to the cf installation path. 

win_cf_env_var.jpg

Regards.