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

Add option to force restart quarkus in dev ui #19011

Closed
Postremus opened this issue Jul 27, 2021 · 0 comments · Fixed by #19018
Closed

Add option to force restart quarkus in dev ui #19011

Postremus opened this issue Jul 27, 2021 · 0 comments · Fixed by #19018
Labels
area/dev-ui kind/enhancement New feature or request
Milestone

Comments

@Postremus
Copy link
Member

Description

Printing the help from the terminal give following options:

[r] - Resume testing
[o] - Toggle test output (disabled)
[i] - Toggle instrumentation based reload (disabled)
[l] - Toggle live reload (enabled)
[s] - Force restart
[w] - Open the application in a browser
[d] - Open the Dev UI in a browser
[h] - Display this help
[q] - Quit

The help in dev ui only shows these commands:
image

I propose that the following 2 commands are also added to dev ui:

  • [l] - Toggle live reload (enabled)
  • [s] - Force restart

Implementation ideas

No response

@Postremus Postremus added the kind/enhancement New feature or request label Jul 27, 2021
geoand added a commit to geoand/quarkus that referenced this issue Jul 27, 2021
geoand added a commit to geoand/quarkus that referenced this issue Jul 27, 2021
geoand added a commit to geoand/quarkus that referenced this issue Jul 27, 2021
geoand added a commit to geoand/quarkus that referenced this issue Jul 27, 2021
geoand added a commit that referenced this issue Jul 27, 2021
Add force restart and toggle live reload options to DevUI
@quarkus-bot quarkus-bot bot added this to the 2.2 - main milestone Jul 27, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/dev-ui kind/enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants