Files
notes/Databases/SurrealDB/Command line interface.md

7 lines
248 B
Markdown
Raw Normal View History

2024-01-01 22:19:40 -05:00
## Installation
2024-01-01 22:20:40 -05:00
`curl -sSf https://install.surrealdb.com | sh`
2024-01-01 22:21:40 -05:00
`sudo mv /home/wyatt/.surreal/surreal /usr/local/bin`
2024-01-01 22:19:40 -05:00
## Syntax
`surreal ...`
2024-01-01 22:21:40 -05:00
The dots represent a subcommand that is supposed to present. Almost if not all commands (and subcommands)