github pivotal-cf/om 6.5.0

latest releases: 7.6.0, 7.5.0, 7.4.3...
3 years ago

Features

  • om products has been added.
    This combines the functionality of staged-products, available-products, and deployed-products
    and gives a default view that displays all three.
    This resolved issue #458.
    Thanks to @iplay88keys for the PR!
  • om bosh-env now supports the --credhub and --bosh flags.
    If provided, only the vars for the provided flags will be printed.
    Default behavior of printing both sets of vars remains the same.
    This resolved issue #466.
    Thanks to @iplay88keys for the PR!

Deprecation Notices

These deprecations were added to eventually minimize
some of the ever-growing command overhead in om

  • deployed-products has been deprecated in favor of om products --deployed
  • available-products has been deprecated in favor of om products --available
  • staged-products has been deprecated in favor of om products --staged

Don't miss a new om release

NewReleases is sending notifications on new releases.