Hive
Expose runtime cache CLI commands
GitHub issue · Closed
Source
tuist/once #50
Updated
Jun 24, 2026
Domains
Once
Summary
- Add
fabrik cache blob put/getfor direct content-addressed blob reads and writes from files, stdin, stdout, or output paths. - Add
fabrik cache action get/put/forgetfor inspecting, seeding, and deleting cached action results by digest. - Extend command surface coverage and add shellspec coverage for direct cache workflows.
- Remove custom domain route configuration and route-related comments from Wrangler configs.
Testing
mise exec -- cargo fmt --all -- --checkmise exec -- cargo test -p fabrik-climise exec -- cargo clippy -p fabrik-cli --all-targets -- -D warningsmise exec -- cargo build --releasemise exec -- shellspec spec/cache_runtime_spec.sh
No GitHub comments yet.