eden

command module
v1.0.0-...-fe0ac05 Latest Latest
Warning

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

Go to latest
Published: Mar 9, 2018 License: MIT Imports: 5 Imported by: 0

README

eden for topham

A fork of eden, modified to store no state locally, and instead rely on topham-controller as a stateful services controller.

Provides a CF-like workflow (provision/bind/unbind/deprovision with no state stored on your machine), minus the CF.

Installation

go get -u gopkg.in/pivotal-cf-experimental/eden.spike-services-controller-client

Usage

Use environment variables to target your topham-controller server:

export SB_BROKER_URL=https://topham-controller.com
export SB_BROKER_USERNAME=username
export SB_BROKER_PASSWORD=password

To see the available services and plans:

eden catalog

To create (provision) a new service instance, and to generate a set of access credentials (bind):

export SB_INSTANCE=my-db-name
eden provision -s servicename -p planname
eden bind

To view the credentials for your binding:

eden credentials

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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