Skip to main content

Search CLI

You can switch between text and image searches, and toggle asynchronous mode by adding --async-mode.

luci-cli search "COVID-19 symptoms" --type text --async-mode --max-results 5
  • Change --type to text or image
  • If you choose asynchronous mode then add it --async-mode
  • If you want to use synchronous then remove it
luci-cli medsearch "diabetes treatment guidelines" --email "wbavishekbhattacharjee@gmail.com"
--max-results 2
  • Put query after medsearch what you want to search.
  • Write email after --email which is mandatory in ERS portal.