From 5db86ed81beccc7ead26392e282492ab19038846 Mon Sep 17 00:00:00 2001 From: "Wyatt J. Miller" Date: Mon, 1 Jan 2024 22:23:40 -0500 Subject: [PATCH] vault backup: 2024-01-01 22:23:40 --- Databases/SurrealDB/Command line interface.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Databases/SurrealDB/Command line interface.md b/Databases/SurrealDB/Command line interface.md index 01262ba..05d9bac 100644 --- a/Databases/SurrealDB/Command line interface.md +++ b/Databases/SurrealDB/Command line interface.md @@ -7,3 +7,4 @@ The dots represent a subcommand that is supposed to present. Almost if not all commands (and subcommands) always come with a `--help` flag so you can get a reference on what the command does ## Starting the database +`surreal start --auth --user root --pass root ` \ No newline at end of file