pub fn run_start(addr_override: Option<&str>, token: Option<&str>) -> i32Expand description
Run fdl start: fire the operator start switch of a staging run.
Same address resolution as fdl status; the refusal reasons the
controller sends back (auto mode, quorum not met, window closed,
bad token) ARE the UX, so they print verbatim.