Skip to content
/ ombosh Public

Use the BOSH CLI against the Operations Manager director

License

Notifications You must be signed in to change notification settings

zmb3/ombosh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

ombosh.sh

Deprecation Notice: This functionality has integrated into the om bosh-env command.

Use the BOSH CLI against the Operations Manager director

This script requires the om CLI.

It assumes that the CLI named om and placed on your $PATH. You can override the name of the CLI with the -c option.

For example: ./ombosh -c om-linux ...

Usage:

❯ source ./ombosh.sh -t opsman.example.com
Ops Manager Password:
Path to SSH private key for OM:

❯ bosh env
Using environment '10.0.0.21' as client 'ops_manager'

Name      p-bosh
UUID      e92983bf-50a5-4432-960c-f0ff1fda6e1b
Version   265.2.0 (00000000)
CPI       google_cpi
Features  compiled_package_cache: disabled
          config_server: enabled
          dns: disabled
          snapshots: disabled
User      ops_manager

Succeeded

About

Use the BOSH CLI against the Operations Manager director

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages