glean-cli-verification

Installation
SKILL.md

glean verification

PREREQUISITE: Read ../glean-cli/SKILL.md for auth, global flags, and security rules.

Manage document verification. Subcommands: list, verify, remind.

glean verification <subcommand> [flags]

Subcommands

Subcommand Description
list List documents pending verification
remind Send a verification reminder
verify Mark a document as verified

Flags

Flag Type Default Description
--dry-run boolean false
--json string JSON request body
--output json | ndjson | text json

Examples

glean verification list | jq '.[].document.title'

Discovering Commands

# Show machine-readable schema for this command
glean schema verification

# List all available commands
glean schema | jq '.commands'
Related skills
Installs
19
GitHub Stars
46
First Seen
Apr 8, 2026