Loading...
Loading...
Manage curated document collections in Glean. Use when creating, updating, or organizing themed sets of documents.
npx skill4agent add gleanwork/glean-cli glean-collectionsPREREQUISITE: Readfor auth, global flags, and security rules.../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 |
glean collections create --json '{"name":"My Collection"}'# Show machine-readable schema for this command
glean schema collections
# List all available commands
glean schema | jq '.commands'