disconnect

Disconnect an HCL VersionVault Remote Client interactive session from the VersionVault WAN server.

Applicability

Product

Command type

VersionVault Remote Client

rcleartool subcommand

Platform

UNIX®

Linux®

Windows®

Synopsis

disconnect [ –a/ll | –serv/er { server-url | view-tag } ]

Description

The disconnect command disconnects rcleartool clients from their servers. If no options are specified and the current working directory is in a view, the client disconnects from the server associated with that view. Further, all of your other rcleartool clients of that server that are running on the same machine are also disconnected. (If the working directory is not in a view, an error is displayed.)

To disconnect when presented with a login prompt, supply credentials that you know to be invalid to ensure that authentication fails; then use disconnect.

Options and arguments

-all

Disconnects all of your rcleartool clients that are running on the same machine from whatever servers they are connected to.

-ser/ver
Specifies that clients that are running on the same machine and that are connected to the specified server are to be disconnected.
server-url

The URL of the server from which the clients are to be disconnected. Always specify the exact URL that you used the last time you logged in. For example, if you connected by specifying a port number, always use that form of identifying the server. If you used a fully qualified domain name, always connect to the server with that name.

view-tag

The view tag of a web view or automatic view. The view tag is used to determine the server from which to disconnect. All of your clients that are running on the same machine and that are connected to that server are disconnected.

Restrictions

None.