fabro/lib/crates/fabro-cli
Bryan Helmkamp 367fd9302b refactor(cli): centralize command settings and server access
Add CommandContext to load machine settings once per invocation, cache
server access, and route migrated commands through the shared
ServerStoreClient path instead of reloading settings and reconnecting ad
hoc.
2026-04-08 16:27:25 -04:00
..
src refactor(cli): centralize command settings and server access 2026-04-08 16:27:25 -04:00
tests/it fix(test): eliminate recovery, cancel, and label flakes 2026-04-08 10:13:17 -04:00
build.rs Move git SHA/build date from fabro-util to fabro-cli build.rs 2026-03-13 15:03:12 -04:00
Cargo.toml feat(artifacts): finish object-backed artifact uploads 2026-04-07 16:56:37 -04:00