pub fn parse_command_text_with_aliases( text: &str, config: &ResolvedConfig, ) -> Result<ParsedCommandLine>