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
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.