glean-search
glean search
PREREQUISITE: Read
../glean-shared/SKILL.mdfor auth, global flags, and security rules.
Search for content in your Glean instance. Results are JSON.
glean search [flags]
Flags
| Flag | Type | Default | Description |
|---|---|---|---|
--datasource |
[]string | Filter by datasource (repeatable) | |
--disable-query-autocorrect |
boolean | false | Disable automatic query corrections |
--disable-spellcheck |
boolean | false | Disable spellcheck |
--dry-run |
boolean | false | Print request body without sending |
--facet-bucket-size |
integer | 10 | Maximum facet buckets per result |
More from gleanwork/glean-cli
glean-cli-search
Search across company knowledge with the Glean CLI. Use when finding documents, policies, engineering docs, or any information across enterprise data sources.
42glean-cli
Glean CLI: access company knowledge, search documents, chat with Glean Assistant, look up people, and manage enterprise content. Use when the user asks about internal docs, company information, people, policies, or enterprise data.
38glean-cli-chat
Chat with Glean Assistant from the command line. Use when asking questions, summarizing documents, or getting AI-powered answers about company knowledge.
37glean-cli-documents
Retrieve, summarize, and inspect documents indexed by Glean. Use when getting document content, summaries, permissions, or metadata by URL.
36glean-cli-messages
Retrieve indexed messages from Slack, Teams, and other messaging platforms via Glean. Use when searching for or reading specific messages.
28glean-cli-entities
Look up people, teams, and custom entities in Glean. Use when finding employees, org structure, team members, or expertise.
26