download-droplet - Cloud Foundry CLI Reference Guide


NAME

download-droplet - Download an application droplet

USAGE

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

OPTIONS

--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).

SEE ALSO

apps, droplets, push, set-droplet