download-droplet - Cloud Foundry CLI Reference Guide


이름

download-droplet - Download an application droplet

사용법

cf download-droplet APP_NAME [--droplet DROPLET_GUID] [--path /path/to/droplet.tgz]

옵션

--droplet

The guid of the droplet to download (default: app's current droplet).

--path, -p

File path to download droplet to (default: current working directory).

다음도 참조

apps, droplets, push, set-droplet