mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-06-06 18:26:00 +02:00
dolt-status: add page (#8796)
This commit is contained in:
parent
50d402303d
commit
6ffe810aa3
1 changed files with 8 additions and 0 deletions
8
pages/common/dolt-status.md
Normal file
8
pages/common/dolt-status.md
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
# 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`
|
Loading…
Add table
Reference in a new issue