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 name argument to RestartCommand #25

Merged
merged 1 commit into from
Feb 23, 2023

Conversation

olumby
Copy link
Contributor

@olumby olumby commented Feb 21, 2023

I had to manually restart Vite a bunch of times earlier whilst debugging an issue. I found myself using the up-arrow key to re-run porter restart and forgetting I had to interact with it.

This pull request add an optional argument to the porter restart command. Passing the name argument in the format group:name will restart the matching service, for example:

porter restart myproject:myproject-vite

@PhiloNL PhiloNL merged commit 421457c into anystack-sh:main Feb 23, 2023
@PhiloNL
Copy link
Contributor

PhiloNL commented Feb 23, 2023

Awesome, thanks!

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.

None yet

2 participants