Skip to main content

cmd_add

Function cmd_add 

Source
pub async fn cmd_add(
    url: &str,
    name: Option<&str>,
    tags: &[String],
    config_path: &Path,
) -> Result<()>