cf - Cloud Foundry와 상호작용할 명령행 도구
cf [글로벌 옵션] 명령 [인수...] [명령 옵션]
7.3.0+645c3ce6a.2021-08-16
Create an Application in the target space
앱에 대한 메모리 한계, 디스크 공간 한계, 인스턴스 개수 변경 또는 보기
Cancel the most recent deployment for an app. Resets the current droplet to the previous deployment's droplet.
Stop all instances of the app, then start them again.
Stage a package into a droplet
Stage the app's latest package into a droplet and restart the app with this new droplet and updated configuration (environment variables, service bindings, buildpack, stack, etc.).
앱 실행에 사용된 드롭릿(droplet) 설정
Download an application droplet
모든 스택 나열(스택은 앱을 실행할 수 있는 운영 체제를 포함하는 사전 빌드된 파일 시스템입니다.)
스택의 정보 표시(스택은 앱을 실행할 수 있는 운영 체제를 포함하는 사전 빌드된 파일 시스템)
Copies the source code of an application to another existing application and restages that application
성공적으로 푸시된 앱에 대한 앱 Manifest 작성
앱의 프로세스에서 수행된 상태 검사의 유형 변경
애플리케이션 컨테이너 인스턴스에서 SSH가 사용되는지 보고
서비스 인스턴스를 HTTP 라우트에서 바인드 해제
사용자 제공 서비스 인스턴스를 CF 앱에 사용할 수 있도록 설정
Apply manifest properties to a space
Create a private domain for a specific org
모든 조직에서 사용할 수 있는 도메인 작성(관리 전용)
현재 영역 또는 현재 조직에 모든 라우트 나열
Create a route for later use
Perform a check to determine whether a route currently exists or not
Remove a route from an app
Delete all orphaned routes in the currently targeted space (i.e. those that are not mapped to an app or service instance)
한 앱에서 다른 앱으로 직접 네트워크 트래픽을 허용하도록 정책 작성
List available organization quotas
Assign a quota to an organization
Define a new quota for an organization
Delete an organization quota
Update an existing organization quota
Share a private domain with a specific org
Unshare a private domain with a specific org
List available space quotas
Define a new quota for a space
Assign a quota to a space
Recursively remove a service offering and child objects from Cloud Foundry database without making requests to a service broker
서비스 브로커에 요청하지 않고 Cloud Foundry 데이터베이스에서 서비스 인스턴스와 하위 오브젝트를 재귀적으로 제거
Enable access to a service offering or service plan for one or all orgs
Disable access to a service offering or service plan for one or all orgs
조직의 모든 기존 영역 또는 특정 영역에 보안 그룹 바인드
Bind a security group to the list of security groups to be used for staging applications globally
List security groups globally configured for staging applications
Unbind a security group from the set of security groups for staging applications globally
실행 애플리케이션에 사용할 보안 그룹의 목록에 보안 그룹 바인드
List security groups globally configured for running applications
Unbind a security group from the set of security groups for running applications globally
매개변수를 JSON으로 전달하여 스테이징 환경 변수 그룹 작성
매개변수를 JSON으로 전달하여 실행 환경 변수 그룹 작성
조직의 영역의 앱에 사용된 기본 격리 세그먼트 설정
조직의 영역의 앱에 사용된 기본 격리 세그먼트 재설정
List all labels (key-value pairs) for an API resource
Set a label (key-value pairs) for an API resource
Unset a label (key-value pairs) for an API resource
Display the OAuth token for the current session and refresh the token if necessary
지정된 저장소 또는 추가된 모든 저장소에서 사용 가능한 모든 플러그인 나열
CF_COLOR=false
출력에 색상을 입히지 않음
CF_DIAL_TIMEOUT=6
이름 분석을 포함하여 연결을 설정하기 위한 최대 대기 시간(초)
CF_HOME=path/to/dir/
경로를 기본 구성 디렉토리로 대체
CF_PLUGIN_HOME=path/to/dir/
경로를 기본 플러그인 구성 디렉토리로 대체
CF_TRACE=true
API 요청 진단을 stdout에 인쇄
CF_TRACE=path/to/trace.log
로그 파일에 API 요청 진단 추가
all_proxy=proxy.example.com:8080
모든 요청에 프록시를 사용하도록 프록시 서버 지정
https_proxy=proxy.example.com:8080
HTTP 요청에 프록시 사용
Show details for a specific app revision
Rollback to the specified revision of an app