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
|
Sets the url of the database server to connect to
Default is |
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