Skip to content

0.11.0

Compare
Choose a tag to compare
@ryanmoran ryanmoran released this 13 Dec 21:37

New in this release:

  • delete-unused-products will allow you go get rid of products that are not being used by your Ops Manager.
  • import-installation will now wait until the UAA has come up to complete.
  • commands now all support --help, -help, and -h flags for printing command-specific help.
  • apply-changes will now "re-attach" to an ongoing installation when one is already in progress.
  • apply-changes is now capable of ignoring warnings if any are found before deployment.
  • upload-product will check to see if a product has already been uploaded before uploading it again.
  • Fixes a bug in export-installation that incorrectly read the exported installation zip file into memory and would cause memory-constrained environments to error.