Skip to main content

add_registry

Function add_registry 

Source
pub fn add_registry(url: &str) -> Result<()>
Expand description

Add a new registry URL to the list of tracked registries.

ยงErrors

Returns an error if the directory path is invalid or if the configuration cannot be updated.