Loading...
Loading...
Manage promoted search results (pins) in Glean. Use when pinning specific documents to appear first for certain queries.
npx skill4agent add gleanwork/glean-cli glean-pinsPREREQUISITE: Readfor auth, global flags, and security rules.../glean-shared/SKILL.md
glean pins <subcommand> [flags]| Subcommand | Description |
|---|---|
| Create a new pin |
| Get a specific pin |
| List all pins |
| Remove a pin |
| Update a pin |
| Flag | Type | Default | Description |
|---|---|---|---|
| boolean | false | |
| string | JSON request body | |
| json | ndjson | text | json |
glean pins list | jq '.[].id'# Show machine-readable schema for this command
glean schema pins
# List all available commands
glean schema | jq '.commands'