You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.