Skip to content

Deprecate --host and --port in favour of --bind-addr #1562

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Apr 28, 2020
Merged

Conversation

nhooyr
Copy link
Contributor

@nhooyr nhooyr commented Apr 27, 2020

No description provided.

@nhooyr nhooyr requested a review from code-asher April 28, 2020 18:15
@nhooyr nhooyr merged commit 37184f4 into master Apr 28, 2020
@nhooyr nhooyr deleted the bindaddr branch April 28, 2020 18:33
@antofthy
Copy link

antofthy commented Apr 28, 2020

So exactly what changed? Just fixing it is no good if the users don't know what changed!

@nhooyr
Copy link
Contributor Author

nhooyr commented Apr 28, 2020

@antofthy If you run a prerelease, you can run --help to see the --bind-addr option and its description. It just combines --host and --port as described in the original issue. When we create a new release, we'll be sure to mention this option in the notes.

@antofthy
Copy link

Thank you.

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.

3 participants