Skip to main content

Version command

The version command outputs the current version of the installed command-line tool, and the machine architecture.

BEFORE YOU START : Make sure you’ve installed SurrealDB — it should only take a second!

Example usage

To display the current command-line tool version, along with the platform and architecture, in a terminal run the surreal version command without any further arguments.

You can use any of the following commands to display the version of the installed command-line tool:

surreal version

Check version with CLI flags Since 1.2.0

surreal -V
surreal --version