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

Relationships

#489 Docs: document 'swamp workflow resume --input' in manual reference

Opened by stack72 · 5/29/2026· Shipped 5/30/2026

Tracking from issue #467, which adds --input/--input-file/--stdin support to swamp workflow resume.

Problem

content/manual/reference/workflows.md documents swamp workflow resume but not the new --input flags. Once #467 ships, the manual will be stale.

Proposed solution

Add a subsection to the resume docs covering:

  • swamp workflow resume <wf> --input key=value (also --input-file, --stdin).
  • Merge semantics: resume inputs deep-merge over original run inputs (resume wins on collision; new keys additive).
  • Audit: the run record captures resume input KEY NAMES only (not values, to avoid persisting secrets such as a freshly minted auth key).
  • Example: the Tailscale auth-key-on-resume use case from #467.

Alternatives

None — this is a docs follow-up to a shipped feature.

02Bog Flow
OPENTRIAGEDIN PROGRESSSHIPPED+ 1 MOREASSIGNED+ 5 MOREREVIEW+ 3 MOREPR_MERGED+ 1 MORENOTIFICATION_SKIPPED

Shipped

5/30/2026, 12:21:49 AM

Click a lifecycle step above to view its details.

03Sludge Pulse
stack72 assigned stack725/29/2026, 11:40:31 PM

Sign in to post a ripple.