Hive Hive
Sign in

Runtime cache CLI for scripts

Metadata
Source
GitHub
Version
0.13.0
Domains
Published
Jun 05, 2026 · 15:23 UTC
Repository
tuist/once
Update

The new once cache command gives scripts direct access to the same content-addressed store used by the graph. You can hash files, store and fetch blobs by digest, probe whether an action is cached, store and retrieve action results by declared inputs, and inspect cache stats. This lets scripts skip work when inputs are unchanged or restore artifacts instead of regenerating them.