pub fn run_login_command( plan: &LoginPlan, env: &BTreeMap<String, String>, cwd: &Path, ) -> Result<String, LoginCliError>