# Quick search
cola search "bourbon"
# With filters (use 'cola colas list' for full filtering)
cola colas list --brand "Maker's Mark" --product-type "distilled spirits" --limit 20
# Filter by origin
cola colas list --origin kentucky --product-type "distilled spirits"
# Date range
cola colas list --date-from 2024-01-01 --date-to 2024-06-30