Isready command
Isready command
The isready command attempts to connect to a remote SurrealDB server to detect if it has successfully started.
BEFORE YOU START Make sure you’ve installed SurrealDB — it should only take a second!
Command options
Arguments | Description | |
---|---|---|
-e, --endpoint/ --conn | Sets the url of the database server to connect to |
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
surreal isready --conn http://localhost:8000