Skip to content

fix: restore CLI opts removed in config rewrite#1833

Merged
viktorerlingsson merged 1 commit intomainfrom
feat/restore-removed-cli-opts-and-http-section-alias
Mar 27, 2026
Merged

fix: restore CLI opts removed in config rewrite#1833
viktorerlingsson merged 1 commit intomainfrom
feat/restore-removed-cli-opts-and-http-section-alias

Conversation

@viktorerlingsson
Copy link
Copy Markdown
Member

Summary

  • Restore --amqp-port, --mqtt-bind, --mqtt-port, and --mqtts-port CLI flags unintentionally removed/renamed in Rewrite config with annotations and macros #917
  • Accept deprecated [http] INI section as alias for [mgmt] with deprecation warning
  • Add spec coverage for restored flags and [http] section alias

Restore `--amqp-port`, `--mqtt-bind`, `--mqtt-port`, and `--mqtts-port`
CLI flags that were unintentionally removed or renamed during the config
annotation rewrite (#917).

Also accept deprecated `[http]` INI section as an alias for `[mgmt]`
with a deprecation warning, matching the pre-rewrite behavior.
@viktorerlingsson viktorerlingsson requested a review from a team as a code owner March 26, 2026 16:01
@claude
Copy link
Copy Markdown

claude bot commented Mar 26, 2026

No issues found.

@viktorerlingsson viktorerlingsson merged commit a57e4f9 into main Mar 27, 2026
18 checks passed
@viktorerlingsson viktorerlingsson deleted the feat/restore-removed-cli-opts-and-http-section-alias branch March 27, 2026 08:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants