Skip to main content

snapshots Command

List all stored Time Machine snapshots with their IDs, timestamps, and metadata.

Usage

batho snapshots --root /path/to/repo

Examples

# List all snapshots
batho snapshots --root .

# List snapshots for specific project
batho snapshots --root /path/to/project

Output

The command outputs a list of snapshots with:

  • Snapshot ID (format: batho_<project>_<sha>_<timestamp>Z)
  • Timestamp (ISO 8601)
  • Label (optional user-defined label)
  • File path