Skip to content

Add discover --search / -q to search queries and dashboards by text#14

Merged
JohanLorenzo merged 3 commits into
mozilla:mainfrom
JohanLorenzo:discover-search
Jun 12, 2026
Merged

Add discover --search / -q to search queries and dashboards by text#14
JohanLorenzo merged 3 commits into
mozilla:mainfrom
JohanLorenzo:discover-search

Conversation

@JohanLorenzo

@JohanLorenzo JohanLorenzo commented Jun 12, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • Adds discover --search <term> (short: -q) to perform a full-text search across all Redash queries and dashboards using the native q= API parameter — no client-side filtering, server does the work
  • Adds --limit (default 50) to cap results per section, with a truncation note when the cap is hit
  • Fixes Schedule.interval deserialization to tolerate string values returned by the general /api/queries list endpoint

@JohanLorenzo JohanLorenzo marked this pull request as ready for review June 12, 2026 08:18
@JohanLorenzo JohanLorenzo merged commit d602364 into mozilla:main Jun 12, 2026
6 checks passed
@JohanLorenzo JohanLorenzo deleted the discover-search branch June 12, 2026 08:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant