fabro/lib/crates/fabro-cli
Bryan Helmkamp f583127059
refactor(cli): target run and create commands via server connection
Allow run and create to resolve the same explicit or configured server
connection model used by preflight, validate, and graph. This removes the
last local-only submission assumption from the CLI surface while keeping
local storage-backed behavior intact when no remote target is selected.
2026-04-05 21:22:04 -04:00
..
src refactor(cli): target run and create commands via server connection 2026-04-05 21:22:04 -04:00
tests/it refactor(cli): target run and create commands via server connection 2026-04-05 21:22:04 -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 refactor(cli): route run state through the shared server daemon 2026-04-05 00:15:33 -04:00