v3-push - Cloud Foundry CLI Reference Guide |
cf v3-push APP_NAME [-b BUILDPACK]... [-p APP_PATH] [--no-route] [--no-start]
cf v3-push APP_NAME --docker-image [REGISTRY_HOST:PORT/]IMAGE[:TAG] [--docker-username USERNAME] [--no-route] [--no-start]
이름별 사용자 정의 빌드팩(예: my-buildpack), Git URL(예: https://github.com/cloudfoundry/java-buildpack.git), 또는 분기나 태그가 있는 Git URL(예: v3.3.0 태그의 경우 https://github.com/cloudfoundry/java-buildpack.git#v3.3.0). 기본 제공 빌드팩만 사용하려면 default 또는 null을 지정하십시오.
사용할 Docker 이미지(예: user/docker-image-name)
저장소 사용자 이름. 환경 변수 CF_DOCKER_PASSWORD의 비밀번호로 사용됩니다.
이 앱에 대해 라우트를 맵핑하지 않음
푸시 후에 앱을 스테이징하거나 시작하지 않음
앱 디렉토리 또는 앱 디렉토리 컨텐츠의 zip 파일에 대한 경로