mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-11 18:58:45 +00:00
Update cheatsheets
This commit is contained in:
13
dolt-status
Normal file
13
dolt-status
Normal file
@@ -0,0 +1,13 @@
|
||||
---
|
||||
syntax: markdown
|
||||
tags: [tldr, common]
|
||||
source: https://github.com/tldr-pages/tldr.git
|
||||
---
|
||||
# dolt status
|
||||
|
||||
> Display the status of the database session.
|
||||
> More information: <https://docs.dolthub.com/cli-reference/cli#dolt-status>.
|
||||
|
||||
- Display the status:
|
||||
|
||||
`dolt status`
|
||||
Reference in New Issue
Block a user