Loading...
Loading...
Compare original and translation side by side
PREREQUISITE: Readfor auth, global flags, and security rules.../glean-shared/SKILL.md
glean collections <subcommand> [flags]PREREQUISITE: 请阅读了解认证、全局标志和安全规则。../glean-shared/SKILL.md
glean collections <subcommand> [flags]| Subcommand | Description |
|---|---|
| Add documents to a collection |
| Create a new collection |
| Delete a collection |
| Remove a document from a collection |
| Get a specific collection |
| List all collections |
| Update a collection |
| 子命令 | 描述 |
|---|---|
| 向集合中添加文档 |
| 创建新集合 |
| 删除集合 |
| 从集合中移除文档 |
| 获取指定集合 |
| 列出所有集合 |
| 更新集合 |
| Flag | Type | Default | Description |
|---|---|---|---|
| boolean | false | |
| string | JSON request body | |
| json | ndjson | text | json |
| 标志 | 类型 | 默认值 | 描述 |
|---|---|---|---|
| boolean | false | |
| string | JSON请求体 | |
| json | ndjson | text | json |
glean collections create --json '{"name":"My Collection"}'glean collections create --json '{"name":"My Collection"}'undefinedundefinedundefinedundefined