Registry / cli / cloudfoundry-bosh-cli

cloudfoundry-bosh-cli

JSON →
library6.4.1+incompatiblegogounverified

BOSH CLI is a command-line tool for interacting with BOSH, a tool for managing and deploying distributed systems.

go get github.com/cloudfoundry/bosh-cli
INSTALL
IMPORT
SIG · CLOUDFOUNDRY-BOSH-
C
cloudfoundry-bosh-cli
cligov6.4.1+incompatible
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

bosh
github.com/cloudfoundry/bosh-cli

Print the BOSH CLI version

package main import ( "fmt" "github.com/cloudfoundry/bosh-cli" ) func main() { fmt.Println(bosh.Version) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
6.4.1+incompatiblelatest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
20 hits · last 30 days
node
20
Resources
cloudfoundry-bosh-cli — go get cloudfoundry-bosh-cli · libregistry