Skip to content

0.49.0

Compare
Choose a tag to compare
@pcf-platform-automation pcf-platform-automation released this 07 Jan 19:01

Features

  • download-product supports grabbing for a version via a regular expression.
    Using --product-version-regex sorts the versions returned by semver and
    returns the highest matching version to the regex. The sort ignores non-semver
    version numbers -- similar to the pivnet resource behaviour.
  • download-product no longer requires download-stemcell to be set when specifying stemcell-iaas. It is there for backwards compatibility, but it is a no-op.
  • added more copy for the help message of bosh-env
  • fix documentation for vm-extensions usage