Outdated Version

You are viewing an older version of this section. View current production version.

VERSION

MemSQL Ops has been deprecated

Please follow this guide to learn how to migrate to SingleStore tools.

Prints the version of MemSQL Ops running on the local host. If the version of memsql-ops running this command differs in version from the MemSQL Ops process running on the machine, this command will print both the ‘client’ and ‘server’ versions of MemSQL

Usage

usage: memsql-ops version [--settings-file SETTINGS_FILE]
                          [--client-version-only] [--client-sha-only]

Print version information for MemSQL Ops.

optional arguments:
  --settings-file SETTINGS_FILE
                        A path to a MemSQL Ops settings.conf file. If not set,
                        we will use the file in the same directory as the
                        MemSQL Ops binary.
  --client-version-only
                        Only display the client version.
  --client-sha-only     Only display the client SHA.