Skip to content

Update website docs to reflect the serve flag rename from --port/--listen to --http-port/--http-listen. Closes #27#28

Merged
binaek merged 1 commit into
mainfrom
27-update-docs-for-serve-flag-rename-for-http-port-and-listen
Apr 18, 2026
Merged

Update website docs to reflect the serve flag rename from --port/--listen to --http-port/--http-listen. Closes #27#28
binaek merged 1 commit into
mainfrom
27-update-docs-for-serve-flag-rename-for-http-port-and-listen

Conversation

@binaek

@binaek binaek commented Apr 15, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Replaces legacy serve flag names in CLI docs and examples with the new HTTP-scoped flag names.
  • Keeps defaults and behavior descriptions unchanged while aligning all user-facing documentation to the breaking CLI update.

Changes

Testing

  • Performed repo-wide checks to ensure no --port/--listen references remain in website docs.

@binaek binaek self-assigned this Apr 15, 2026
@binaek binaek linked an issue Apr 15, 2026 that may be closed by this pull request
@github-actions

github-actions Bot commented Apr 15, 2026

Copy link
Copy Markdown

🚀 Preview Deployment

A preview of this PR has been deployed to:

🔗 View Preview

This preview will be automatically removed when the PR is merged or closed.

🚀 Preview Deployment

✅ ** Preview removed (PR merged) **

The preview deployment for this PR has been automatically removed.

@binaek binaek added this pull request to the merge queue Apr 18, 2026
Merged via the queue into main with commit 91ce549 Apr 18, 2026
1 check passed
@binaek binaek deleted the 27-update-docs-for-serve-flag-rename-for-http-port-and-listen branch April 18, 2026 12:40
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.

Update docs for serve flag rename to --http-port/--http-listen

1 participant