fabro/lib/crates/fabro-cli
Bryan Helmkamp afc53a421d
refactor(cli): deglobalize server and storage target flags
Move --storage-dir and --server-url off GlobalArgs and onto the
leaf commands that actually honor them.

This aligns help, parser behavior, and env-var wiring with the
current command architecture while preserving the intended model
and exec targeting semantics.
2026-04-05 16:06:42 -04:00
..
src refactor(cli): deglobalize server and storage target flags 2026-04-05 16:06:42 -04:00
tests/it refactor(cli): deglobalize server and storage target flags 2026-04-05 16:06:42 -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