Skip to main content

remove_codex_auth_profile

Function remove_codex_auth_profile 

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