Hive Hive
Sign in

Runtime cache CLI subcommands: hash, exists probe, and keyed namespace

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

Once now exposes its runtime cache through a dedicated CLI: you can compute a cache hash for a script, probe whether a cache entry already exists remotely, and address entries through a keyed namespace. These commands make it possible to inspect and reason about caches from the command line without running an action.