glean-verification
Compare original and translation side by side
🇺🇸
Original
English🇨🇳
Translation
Chineseglean verification
glean verification
PREREQUISITE: Readfor auth, global flags, and security rules.../glean-shared/SKILL.md
Manage document verification. Subcommands: list, verify, remind.
bash
glean verification <subcommand> [flags]PREREQUISITE: 请阅读了解认证、全局标志和安全规则。../glean-shared/SKILL.md
管理文档验证。子命令包括:list、verify、remind。
bash
glean verification <subcommand> [flags]Subcommands
子命令
| Subcommand | Description |
|---|---|
| List documents pending verification |
| Send a verification reminder |
| Mark a document as verified |
| 子命令 | 描述 |
|---|---|
| 列出待验证的文档 |
| 发送验证提醒 |
| 将文档标记为已验证 |
Flags
标志
| Flag | Type | Default | Description |
|---|---|---|---|
| boolean | false | |
| string | JSON request body | |
| json | ndjson | text | json |
| 标志 | 类型 | 默认值 | 描述 |
|---|---|---|---|
| boolean | false | |
| string | JSON请求体 | |
| json | ndjson | text | json |
Examples
示例
bash
glean verification list | jq '.[].document.title'bash
glean verification list | jq '.[].document.title'Discovering Commands
命令探索
bash
undefinedbash
undefinedShow machine-readable schema for this command
显示此命令的机器可读模式
glean schema verification
glean schema verification
List all available commands
列出所有可用命令
glean schema | jq '.commands'
undefinedglean schema | jq '.commands'
undefined