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

quarkus kills should have ability to confirm/verify first #45

Open
maxandersen opened this issue May 5, 2023 · 0 comments
Open

quarkus kills should have ability to confirm/verify first #45

maxandersen opened this issue May 5, 2023 · 0 comments

Comments

@maxandersen
Copy link
Member

quarkus kill today kills all processes it finds.

suggestion is to have quarkus kill -i list process ids (and possibly lookup commands used) and then have user confirm with y/n prompt before killing.

quarkus kill should list pid and process names too.

that would allow you:

quarkus kill for quick'n'dirty
quarkus kill -i for verifying first
quarkus kill -i --force for verifying and force killing (kill -9)

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

No branches or pull requests

1 participant