Skip to content

feat(port): add find-port parameter #544

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

Closed
wants to merge 1 commit into from
Closed

feat(port): add find-port parameter #544

wants to merge 1 commit into from

Conversation

sumitparakh
Copy link

@sumitparakh sumitparakh commented Jul 17, 2019

update

Closes #363

Please ensure that your pull request fulfills these requirements:

  • The pull request is being made against the master branch
  • Tests for the changes have been added (for bug fixes / features)

What is the purpose of this pull request? (bug fix, enhancement, new feature,...)
Find a free port when the port given by -p is not available. Otherwise use the port number provided by -p parameter.

Fixes #363

What changes did you make?

Provide some example code that this change will affect, if applicable:

Is there anything you'd like reviewers to focus on?

Please provide testing instructions, if applicable:

@thornjad thornjad added this to the v0.13.0 milestone Nov 19, 2019
@thornjad thornjad modified the milestone: v0.13.0 Jul 12, 2021
@thornjad
Copy link
Member

Closing, see #363 (comment). Use -p 0 to achieve this functionality

@thornjad thornjad closed this Jul 12, 2021
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.

Add --find-port parameter
2 participants