Backup banner
gastownhall gastownhall

Backup

Development community

Description

--- description: Run Dolt database backup — sync production DBs to backup remotes and iCloud allowed-tools: Bash(gt dolt status:*), Bash(dolt backup:*), Bash(dolt log:*), Bash(rsync:*), Bash(du:*), Bash(cat:*), Bash(mkdir:*), Bash(timeout:*), Bash(gt escalate:*), Bash(ls:*) argument-hint: [--skip-offsite] --- # Dolt Backup Sync production Dolt databases to filesystem backups with smart change detection. Runs the same cycle as `mol-dog-backup` / the `dolt-backup` plugin. Arguments: $ARGUMENTS

Installation

Installs to ~/.claude/commands/gastownhall-gastown-backup.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/gastownhall/gastown/HEAD/.claude/commands/backup.md -o ~/.claude/commands/gastownhall-gastown-backup.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository