Skip to main content
← Back to list
01Issue
FeatureShippedSwamp CLIPublic
Assigneesstack72

Relationships

#1644 CLI: swamp workflow trigger set/get/remove commands

Opened by stack72 · 8/14/2026· Shipped 8/14/2026

Context

Follow-up to #1633 (trigger overrides via serve.yaml).

Problem

Trigger overrides for extension workflows are currently configured by manually editing .swamp/serve.yaml. There is no CLI command to manage them programmatically.

Proposal

Add a swamp workflow trigger subcommand group:

  • swamp workflow trigger set <name> --schedule <cron> [--input key=value] — writes/updates a trigger override entry in serve.yaml
  • swamp workflow trigger get <name> — shows the effective trigger for a workflow (built-in + override)
  • swamp workflow trigger remove <name> — removes the trigger override from serve.yaml

This follows the same pattern as webhook management via serve.yaml, but with dedicated CLI support.


Automoved by swampadmin from https://github.com/swamp-club/swamp/issues/2142

02Bog Flow
OPENTRIAGEDIN PROGRESSSHIPPED+ 1 MOREASSIGNED+ 7 MOREREVIEW+ 4 MOREPR_MERGED+ 2 MORESESSION_SUMMARIZED

Shipped

8/14/2026, 8:54:21 PM

Click a lifecycle step above to view its details.

03Sludge Pulse
stack72 assigned stack728/14/2026, 5:22:42 PM

Sign in to post a ripple.