Skip to main content

revoke

Function revoke 

Source
pub async fn revoke(
    id: String,
    keys_file: Option<PathBuf>,
    yes: bool,
) -> Result<()>