Я использую windows 10, и я использовал эту ссылку:)
https://www.ibm.com/cloud/blog/getting-started-laravel-bluemix
, и я попытался установить IBM cloud cli с этой целью вторая ссылка там не работает в разделе> Развертывание в Bluemix
https://cloud.ibm.com/docs/cli?topic=cloud-cli-getting-started
это, но когда я набираю cf push
в powershell
PS F:\laragon_2\www\hrktst> cf push
cf : The term 'cf' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path was included,
verify that the path is correct and try again.
At line:1 char:1
+ cf push
+ ~~
+ CategoryInfo : ObjectNotFound: (cf:String) [], CommandNotFoundException
+ FullyQualifiedErrorId : CommandNotFoundException