CMS Command Line Tool

Use

The CMS command line tool is an addition to the Change Management Service (CMS) Web User Interface. It allows you to perform the required administrative tasks in a shell-oriented environment.

Starting the Tool

For more information, see Starting Command Line Tools .

Help

To get more information on a specific command (especially which arguments it takes) enter

help <command name>

and choose Enter .

Integration

The CMS command line tool writes user messages to the console. You can redirect user messages into a file by using the command logfile .

Besides user messages there are also technical messages - that is the stack traces . The stack traces are useful in case of problems or errors.

These messages are not written to the console.

More information :

Commands of the CMS Tool