# dolt add > 将表的内容添加到 Dolt 暂存表的列表中。 > 更多信息:。 - 将表添加到暂存表的列表中(暂存一个表): `dolt add {{table}}` - 暂存所有表: `dolt add --all`