Skip to content

gormes checkpoints

View and control the filesystem checkpoint store at $XDG_DATA_HOME/gormes/checkpoints/.

Commands mirror Hermes’ hermes checkpoints CLI. None require the agent to be running — safe to call at any time.

gormes checkpoints [flags]
gormes checkpoints [command]
CommandPurpose
gormes checkpoints clearDelete the entire checkpoint base (all /rollback history)
gormes checkpoints clear-legacyDelete only the legacy-<ts>/ archives from v1 migration
gormes checkpoints listAlias for status
gormes checkpoints pruneDelete orphan/stale checkpoints and GC the store
gormes checkpoints statusShow total size, project count, and per-project breakdown
FlagDefaultPurpose
-h, --helphelp for checkpoints