async fn handle_alias_add( drk: &DrkPtr, parts: &[&str], output: &mut Vec<String>, )
Auxiliary function to define the alias add subcommand handling.