pub async fn run(cfg: &Config, open: bool, bind: BindMode) -> CtlResult<()>
Entry point invoked by main.rs.
main.rs