Show TOC

CLIENTSLocate this document in the navigation structure

Use

The DTR command line tool can be configured to work against multiple Design Time Repository (DTR) servers, one at a time. The clients command is used to show all available client configurations. It shows the names of all available client configurations, one configuration per line, where the currently used configuration contains the string "Current" in its line.

Both the DTR command line tool and the SAP NetWeaver Developer Studio share the same set of configuration files. Therefore, when a new client configuration is defined in the Developer Studio, it is also available in the DTR command line tool.

Syntax

Syntax

CLIENTS

Description

Lists the available client definitions which can be used as a parameter to start the shell or as a parameter to refresh a call in the shell.

Example

To show all available client configurations, execute:

clients

Note

To switch to another client configuration, use the REFRESH command.