Loading...
Loading...
Manage time-bounded company announcements in Glean. Use when creating, updating, or deleting announcements that surface across the Glean UI.
npx skill4agent add gleanwork/glean-cli glean-announcementsPREREQUISITE: Readfor auth, global flags, and security rules.../glean-shared/SKILL.md
glean announcements <subcommand> [flags]| Subcommand | Description |
|---|---|
| Create a new announcement |
| Delete an announcement |
| Update an existing announcement |
| Flag | Type | Default | Description |
|---|---|---|---|
| boolean | false | |
| string | JSON request body (required) (required) | |
| json | ndjson | text | json |
glean announcements create --json '{"title":"Company Update","body":"..."}'# Show machine-readable schema for this command
glean schema announcements
# List all available commands
glean schema | jq '.commands'