Search
The search group provides global search across all platform entities — products, meetings, issues, users, and more. You can search within a single space or across an entire organization.
Commands
qarion search space SPACE_SLUG QUERY
Search within a single space.
| Argument | Description |
|---|---|
SPACE_SLUG | Space slug |
QUERY | Search query string |
qarion search space acme "customer events"
Output columns: Type, Name, ID
qarion search org ORG_SLUG QUERY
Search across all spaces in an organization.
| Argument | Description |
|---|---|
ORG_SLUG | Organization slug |
QUERY | Search query string |
qarion search org acme-corp "revenue"
Output columns: Type, Name, ID