vault backup: 2024-01-01 22:59:40

This commit is contained in:
2024-01-01 22:59:40 -05:00
parent 4184926327
commit c756e46a9f

View File

@@ -25,4 +25,6 @@ Example: `surreal import -e http://127.0.0.1:8002 --user root --pass root --ns t
Exporting throws everything into a SurQL file, used for analysis and importing (for later!)
Example: ``
Example: `surreal export -e http://localhost:8002 --user root --pass root --ns test --db test export.surql`
The HTTP protocol must be used in the export process