Skip to main content

switch_codex_auth_profile

Function switch_codex_auth_profile 

Source
pub fn switch_codex_auth_profile(
    account_id: &str,
    options: &AuthCommandOptions,
    now: DateTime<Utc>,
) -> Result<AuthProfileSwitchReport, AppError>