From 4184926327a74453a46b865aa8dc46b7f61faec2 Mon Sep 17 00:00:00 2001 From: "Wyatt J. Miller" Date: Mon, 1 Jan 2024 22:55:40 -0500 Subject: [PATCH] vault backup: 2024-01-01 22:55:40 --- Databases/SurrealDB/Command line interface.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Databases/SurrealDB/Command line interface.md b/Databases/SurrealDB/Command line interface.md index d5839ee..02602d7 100644 --- a/Databases/SurrealDB/Command line interface.md +++ b/Databases/SurrealDB/Command line interface.md @@ -14,7 +14,7 @@ Option two: `surreal start --auth --user root --pass root file://path/to/databas Option two I'm still figuring out. I just export it once I'm done and then import the export once I'm ready to begin again. Speaking of... -*- I also use Docker (or some other OCI runtime like Podman) also. -* +*- I also use Docker (or some other OCI runtime like Podman) to run SurrealDB. It is in fact my preferred method -* ## Importing an existing database Imports deal with SurQL files, similar to SQL files, filled with statements that SurrealDB will read and be ready when you start the database