fn create_cmd<'a>( cmd_name: &str, install_url: &str, config: &Config, sh: &'a Shell, ) -> Option<Cmd<'a>>