Skip to content
This repository has been archived by the owner on Jan 21, 2022. It is now read-only.

cloudfoundry-attic/brooklyn-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Brooklyn Cloud Foundry Plugin

This project makes a plugin to the cloud foundry CLI to manage services brokered by the Brooklyn Service Broker.

Quick Start

If you are using CLI version 6.10+ you can install the plugin using Plugin Discovery with the community repository:

$ cf add-plugin-repo community http://plugins.cloudfoundry.org/
$ cf install-plugin Brooklyn -r community

Otherwise, you can [build it from source]{docs/build-and-test.md}. Then login using

$ cf brooklyn login

which will prompt for a broker, and if not already stored a username and password. It will then store these details in $HOME/.cf_brooklyn_plugin

The plugin is then ready for use.

About

A CLI Plugin for Cloud Foundry for use with Brooklyn Service Broker

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages