repositorypackage
0.0.148
Repository: https://github.com/kaixiang/bosh-cli.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# README
bosh CLI
- Documentation: bosh.io/docs/cli-v2
- Slack: #bosh on https://slack.cloudfoundry.org
- Mailing list: cf-bosh
- CI: https://main.bosh-ci.cf-app.com/teams/main/pipelines/bosh:cli
- Roadmap: Pivotal Tracker
Usage
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.