fabro/lib/crates/fabro-cli/tests/it
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
..
cmd refactor(cli): deglobalize server and storage target flags 2026-04-05 16:06:42 -04:00
scenario refactor(workspace): satisfy clippy all-targets warnings 2026-04-05 14:37:32 -04:00
support fix(cli): restore green server-backed test checkpoint 2026-04-05 03:41:10 -04:00
workflow refactor(workspace): satisfy clippy all-targets warnings 2026-04-05 14:37:32 -04:00
main.rs Reorganize CLI integration tests and document testing strategy 2026-03-30 16:17:39 -04:00