MySQL Cluster Manager 8.0.38 User Manual

5.2.12 The version Command

version

This command displays the version of the MySQL Cluster Manager software in use by the MySQL Cluster Manager agent to which this client is connected, as shown here:

mcm> version;
+--------------------------------------+
| Version                              |
+--------------------------------------+
| MySQL Cluster Manager 8.0.38 (64bit) |
+--------------------------------------+
1 row in set (0.00 sec)

The version command takes no arguments.