Graft is a CLI tool that provides instant, local database branching
by manipulating Docker volumes at the file-system level.
Usage:
graft [command]
Available Commands:
checkout Switch to a specific data branch
commit Create a save-point for the current active branch
delete Delete a specific data branch
init Initialize graft on a target container
list List all local data branches
reset Reset the current branch to main's current save-point
rollback Revert the current branch to a specific save-point
verify Verify integrity of a branch against its saved Merkle tree root