fabro/lib/crates/arc-cli
Bryan Helmkamp fc77a2fb24 Gate --mode and --server-url CLI args behind server feature
When compiled without the server feature, these args are useless since
there is no server to delegate to. Wraps the CLI fields, parser,
resolve_mode, build_server_client, and related tests in cfg(feature =
"server"), with standalone-only fallback paths in each command handler.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-10 19:16:59 -04:00
..
src Gate --mode and --server-url CLI args behind server feature 2026-03-10 19:16:59 -04:00
tests Flip arc doctor default to live mode with --dry-run opt-out 2026-03-10 14:17:59 -04:00
Cargo.toml Rename doctor "Sandbox" to "Cloud sandbox" and remove Docker checks 2026-03-10 19:05:47 -04:00