Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 6 Current »

This command is used for making some upgrade actions. Currently available only PACE config migration.

Syntax

Here is command syntax:

cmdmgr.exe upgrade command=<2015R1-pace_configs-to-db>[--register_to_sysxml]

Parameters

Parameters list:

  • command – command to execute. Currently only 2015R1-pace_configs-to-db command available. It allows moving pace configs form registry to database and system.xml;
  • register_to_sysxml – tells to register pace servers tp system.xml. If omitted – system.xml will be unchanged.

Example

cmdmgr.exe upgrade command=2015R1-pace_configs-to-db
  • No labels