BOSH CLI v2+


License
Apache-2.0
Install
go get github.com/jtarchie/bosh-cli

Documentation

bosh CLI

Install

Client Library

This project includes director and uaa packages meant to be used in your project for programmatic access to the Director API.

See docs/example.go for a live short usage example.

Developer Notes