Skip to main content

delete_identity

Function delete_identity 

Source
pub fn delete_identity(store: &Store, id: &str) -> Result<()>
Expand description

Remove an identity from the saved registry. Git-derived humans that aren’t in the registry can’t be removed (they’re re-discovered from history); this is meant for pruning agent identities and manual overrides.