pub fn resolve_alias(alias: &str, config: &UbtConfig) -> Option<String>
Resolve an alias from config to a command string.