pub async fn lookup(
    matches: &ArgMatches,
    cli: bool,
    index_type: IndexType
) -> Result<()>
Expand description

Main entry point for goat-cli lookup.