Skip to main content
← Back to list
01Issue
FeatureOpenSwamp CLI
AssigneesNone

Relationships

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

Opened by stack72 · 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

Open

8/14/2026, 1:57:31 AM

No activity in this phase yet.

03Sludge Pulse

Sign in to post a ripple.