dolt add
Add the contents of a table to the list of Dolt staged tables.
- Add a table to the list of staged tables (stage a table):
dolt add {table}
- Stage all tables:
dolt add --all
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).