SurrealDB World   |   Join us in September

Back to top
Documentation Command-line tool Isready command

Isready command

The isready command attempts to connect to a remote SurrealDB server to detect if it has successfully started.

Make sure you’ve installed SurrealDB — it should only take a second!

Command options

Argument Description
-c / --conn Optional Sets the url of the database server to connect to

Default is https://cloud.surrealdb.com

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.

user@localhost % surreal isready --conn http://localhost:8000
OK