cyberneticlibrary

Sync vault repos to local files

vault-syncskillsetup L22
graphlit/vault-sync
What it does

Mirror a Vault Git repository to local filesystem

Best for

Making a Vault readable via standard filesystem tools without needing Vault client.

Inputs
  • · Vault Git repository URL
  • · local target path
Outputs
  • · synced local directory tree
  • · refresh schedule (optional)
Requires
  • · git
  • · bash
  • · rg (optional)
Preconditions

macOS/Linux/WSL2, bash, git installed, Vault repo URL accessible

Failure modes
  • · Network unavailable
  • · git credential missing
  • · Local path permissions denied
Trust signals
  • · curl install pattern
  • · doctor subcommand
  • · schedule install for recurring sync