appenvs

command module
v0.0.0-...-740f442 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 21, 2016 License: MIT Imports: 6 Imported by: 0

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

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL