8.20.2.5. trepctl version Command

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

trepctl version

shell> trepctl version
Tungsten Replicator 7.1.4 build 10

The system can also be used to obtain remote version:

shell> trepctl -host host2 version
Tungsten Replicator 7.1.4 build 10

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.