Cli referenceNotificationsPreset
compozy notifications preset
Manage one notification preset
- Audience
- Operators running durable agent work
- Focus
- Notifications guidance shaped for scanability, day-two clarity, and operator context.
compozy notifications preset
Manage one notification preset
Options
-h, --help help for presetOptions inherited from parent commands
--json Emit JSON output
-o, --output string Output format: human, json, jsonl, or toon (default "human")Output Formats
Every Compozy command supports -o, --output:
humanfor interactive terminal usejsonfor scripts and other machine-readable consumersjsonlfor wait or streaming commands that emit one JSON record per linetoonfor compact agent-readable summaries
Subcommands
| Command | Description |
|---|---|
| compozy notifications preset create | Create a notification preset |
| compozy notifications preset delete | Delete a custom notification preset |
| compozy notifications preset disable | Disable a notification preset |
| compozy notifications preset enable | Enable a notification preset |
| compozy notifications preset show | Show one notification preset |
| compozy notifications preset update | Update a notification preset |