Cloud Foundry CLI plugin to export application VCAP_SERVICES and VCAP_APPLICATION.
curl -L https://github.com/martinxxd/copyenv/releases/download/v1.1.0/copyenv_1.1.0_darwin_amd64.tar.gz | tar -zxvf copyenv
cf install-plugin copyenv
cf copyenv APP_NAME [--all] [--plain]
export VCAP_SERVICES='...'