mirror of
https://github.com/tldr-pages/tldr.git
synced 2026-09-21 12:44:02 +08:00
346 B
346 B
dolt
Dolt is an SQL database that you can fork, clone, branch, merge, push and pull just like a Git repository. Some subcommands such as
dolt commithave their own usage documentation. More information: https://github.com/dolthub/dolt.
- Execute a dolt subcommand:
dolt {{subcommand}}
- List available subcommands:
dolt help