Skip to content
/ copyenv Public

Cloud Foundry CLI plugin to export application VCAP_SERVICES and VCAP_APPLICATION.

Notifications You must be signed in to change notification settings

martwz/copyenv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

Cloud Foundry CLI Copy Env Plugin

Cloud Foundry CLI plugin to export application VCAP_SERVICES and VCAP_APPLICATION.

Install

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

Usage

cf copyenv APP_NAME [--all] [--plain]

export VCAP_SERVICES='...'

About

Cloud Foundry CLI plugin to export application VCAP_SERVICES and VCAP_APPLICATION.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages