Skip to main content

remove_added_registry

Function remove_added_registry 

Source
pub fn remove_added_registry(handle_or_url: &str) -> Result<(), Error>
Expand description

Removes an added registry by its handle or URL.

ยงErrors

Returns an error if the registry is not found or the configuration cannot be updated.