tracebloc — substitute yours if you changed it.
Which version am I on?
--diagnose reports it on its first line.
Health & status
Logs
Stop & start (local / k3d)
Free up your machine without losing anything — data persists between stops.Upgrade
The auto-upgrade CronJob keeps your workspace current by default. To upgrade manually:--reset-then-reuse-values preserves the values the installer applied. Append --version <x.y.z> to pin a specific release.
Roll back
Move to another machine
The client’s identity is its Client ID, not the machine. To relocate: run the installer on the new host with the same Client ID, then re-ingest your datasets (or copy~/.tracebloc). The old host can be uninstalled once the new one shows Online.
Uninstall
- Local / k3d
- Helm (any cluster)
helm.sh/resource-policy: keep, so your data survives an uninstall. To remove it too: kubectl delete pvc --all -n tracebloc.
Back up
Your data lives in the data PVCs (or~/.tracebloc on a local install). Back up that directory / those volumes on your normal schedule — tracebloc keeps nothing of yours off your infrastructure.