# VERSION

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.

```

***

Modified at: April 25, 2023

Source: [/db/v7.3/reference/memsql-ops-cli-reference/local-memsql-ops-agent-management/version/](https://docs.singlestore.com/db/v7.3/reference/memsql-ops-cli-reference/local-memsql-ops-agent-management/version/)

(An index of the documentation is available at /llms.txt)
