Skip to content

Instantly share code, notes, and snippets.

@honnuanand
Created August 16, 2018 02:35
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save honnuanand/94975cc3cb8dc9ce303f746e3eab8164 to your computer and use it in GitHub Desktop.
Save honnuanand/94975cc3cb8dc9ce303f746e3eab8164 to your computer and use it in GitHub Desktop.
anandrao at Anands-MBP in ~/pivotal/repos/bosh-vmw
$ export BOSH_CLIENT=admin
export BOSH_CLIENT_SECRET=`bosh int ./creds.yml --path /admin_password`
export BOSH_CA_CERT=`bosh int ./creds.yml --path /default_ca/certificate`
anandrao at Anands-MBP in ~/pivotal/repos/bosh-vmw
$ bosh env
Using environment 'https://10.0.13.10:25555' as client 'admin'
Name home
UUID 7eb4bfe6-5dfb-4eaf-9112-4c59b58f83a9
Version 266.7.0 (00000000)
CPI vsphere_cpi
Features compiled_package_cache: disabled
config_server: disabled
dns: disabled
snapshots: disabled
User admin
Succeeded
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment