Skip to content
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

Command to kill process on a port #2

Open
Snehil-Shah opened this issue May 20, 2024 · 0 comments
Open

Command to kill process on a port #2

Snehil-Shah opened this issue May 20, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@Snehil-Shah
Copy link
Owner

Snehil-Shah commented May 20, 2024

Aim

A command that can kill the current running process on a port is something I personally want.

This obviously shouldn't work for recursive services (aka any kubernetes kind of magic) that automatically restarts after external interrupts. I am not trying to erase a service out of existence, keep the binaries safe!

Outcome

Possible signature:

ServePort kill-port <port> [flags]
@Snehil-Shah Snehil-Shah added the enhancement New feature or request label Jun 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant