Skip to main content
Common Reference

trepctl version

The trepctl version command outputs the version number of the specified replicator service.

Usage
trepctl version [ options ]

Tungsten Clustering

shell> trepctl version
Tungsten Replicator 8.0 build 132

The system can also be used to obtain remote version:

shell> trepctl -host host2 version
Tungsten Replicator 8.0 build 132

Version numbers consist of two parts, the main version number which denotes the product release, and the build number. Updates and fixes to a version may use updated build numbers as part of the same product release.