Momentum#1345 add --dryrun option to fail and reroute docs#853
Merged
dkoerichbird merged 2 commits intoJun 24, 2026
Conversation
…ntum#1345) Signed-off-by: Doug Koerich <douglas.koerich@bird.com>
Signed-off-by: Doug Koerich <douglas.koerich@bird.com>
✅ Deploy Preview for support-docs ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
--dryrun option to fail and reroute docs
deepakpn
approved these changes
Jun 24, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Note
Low Risk
Documentation-only updates to console command reference pages and the 5.3.0 changelog; no runtime or configuration code in this diff.
Overview
Documents
--dry-runfor Momentum ec_console fail commands (domain, all, binding variants, quiet and bounce paths) andreroute queue, so operators can preview scope before purging or moving mail.Synopsis lines and front matter now include the optional flag.
fail domain quietis the canonical page: preview leaves queues untouched, lists up to 25 matches (spool id, domain, envelope), prints a[dry-run]summary, allows flexible flag placement without treating it as a note, and works with--meta/--header. Sibling command pages add shorter sections that link there.reroute queuedocuments the same listing pattern for would-be moves, plus XML/HTTP behavior: no per-message lines on that channel;DryRunandMessagesMatchedinstead ofMessagesRerouted. The 5.3.0 changelog gains I-1345 for this feature.Reviewed by Cursor Bugbot for commit b978ea0. Bugbot is set up for automated code reviews on this repo. Configure here.