zetawiki.com/wiki/%EC%9C%88%EB%8F%84%EC%9A%B0_cf_CLI_%EC%84%A4%EC%B9%98
윈도우 cf CLI 설치 - 제타위키
다음 문자열 포함...
zetawiki.com
docs.cloudfoundry.org/cf-cli/install-go-cli.html
Installing the cf CLI | Cloud Foundry Docs
Installing the cf CLI Page last updated: This topic describes how to install and uninstall the Cloud Foundry Command Line Interface (cf CLI). Overview The cf CLI is the official command line client for Cloud Foundry. The procedures in this topic describe h
docs.cloudfoundry.org
CF CLI를 통한 앱 배포
1. 개인 로컬에 CF CLI 다운로드
(https://docs.cloudfoundry.org/cf-cli/install-go-cli.html 참고)
2. CF login
- cf login -a https://paas-ta.org --skip-ssl-validation 명령어 입력 후 아이디 패스워드 입력
3. 배포할 앱과 작성된 manifest가 있는 폴더로 이동하여 cf push를 통한 앱 배포
cloudfoundry/cli
The official command line client for Cloud Foundry - cloudfoundry/cli
github.com