command
module
Version:
v0.0.0-...-740f442
Opens a new window with list of versions in this module.
Published: Jan 21, 2016
License: MIT
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
AppEnvs
A simple Cloud Foundry CLI plugin written in Go that exports application environment variables locally.
Usage
$ cf appenv APP_NAME
export VCAP_SERVICES='...'
export VCAP_APPLICATION='...'
Features
- VCAP_SERVICE support
- VCAP_APPLCATION support
- USER DEFINED Variable support (TODO)
Installation
Install the plugin:
git clone https://github.com/Samze/appenvs.git
cd appenvs
go build
cf plugin-install appenv
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.