Loading...
Loading...
Compare original and translation side by side
PREREQUISITE: Readfor auth, global flags, and security rules.../glean-shared/SKILL.md
glean entities <subcommand> [flags]前置要求: 阅读了解认证、全局标志和安全规则。../glean-shared/SKILL.md
glean entities <subcommand> [flags]| Subcommand | Description |
|---|---|
| List entities by type and query |
| Get detailed people profiles |
| 子命令 | 描述 |
|---|---|
| 按类型和查询条件列出实体 |
| 获取详细的人员资料 |
| Flag | Type | Default | Description |
|---|---|---|---|
| string | JSON request body (required) | |
| json | ndjson | text | json |
| 标志 | 类型 | 默认值 | 描述 |
|---|---|---|---|
| 字符串 | JSON请求体 (必填) | |
| json | ndjson | text | json |
glean entities read-people --json '{"query":"smith"}' | jq '.[].name'glean entities read-people --json '{"query":"smith"}' | jq '.[].name'undefinedundefinedundefinedundefined