📣
TiDB Cloud Premium is now in public preview. Unlimited growth, instant elasticity, advanced security for enterprise workloads. Try it out →

TiDB Cloud Filesystem Git CLI Command Reference



ti fs-git accelerates Git workspace setup on mounted TiDB Cloud Filesystem paths. Continue to use ordinary git commands for status, edit, add, commit, fetch, and push.

Commands

CommandDescription
clone-git-workspaceClones a repository into a mounted Filesystem path.
hydrate-git-workspaceMaterializes clean Git data for an existing fast or blobless workspace.
add-git-worktreeCreates a linked worktree from a base workspace.
remove-git-worktreeRemoves a linked worktree.

See also

Was this page helpful?