pub fn run_config_alias_remove(path: Option<&str>, name: &str) -> Result<()>
Remove an alias.
Returns an error if the config cannot be loaded or the alias does not exist.