VERSION

On this page

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 SingleStore

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.

Last modified: April 25, 2023

Was this article helpful?