5.9 Rollback

The Rollback command reverts a family from its current version to a previously installed version in the current environment. Repeated use of the command will revert the version to the version installed prior to the current version (for example, if a family was installed with version 1, then updated to version 2, and finally to version 3, executing a rollback would revert the family to version 2 and another rollback would revert the family to version 1).

Usage

Rollback [Family] [Environment Name]

Example
ndicmd /i /gs Rollback "NintendoSDK" "Env1"
Parameters
  • Family - The name of the family to revert from the current version, to its previously installed version.
  • Environment Name (Optional) - The environment containing the package to be reverted. If not specified, the specified family in the default environment is reverted.

 


CONFIDENTIAL