Pivotal/BOSH/CLI
From r00tedvw.com wiki
BOSH | BOSH CLI
CLI Quick Reference
bosh create-env
- creates a bosh environment with the director
bosh create-env <path to bosh.yml> \ --state <path to state.json> \
bosh env
- shows your current environment details
bosh -e <environment alias> env
~$ bosh -e vbox env
Using environment '192.168.50.6' as client 'admin'
Name bosh-lite
UUID f2d2eb92-5866-4c5d-8822-7c09ff0f5fc0
Version 266.4.0 (00000000)
CPI warden_cpi
Features compiled_package_cache: disabled
config_server: enabled
dns: disabled
snapshots: disabled
User admin
Succeeded