-
Notifications
You must be signed in to change notification settings - Fork 3.1k
Add podman machine restart command #28366
Copy link
Copy link
Open
Labels
ContribfestBugs for ContribfestBugs for Contribfestkind/featureCategorizes issue or PR as related to a new feature.Categorizes issue or PR as related to a new feature.volunteers-wantedIssues good for community/volunteer contributionsIssues good for community/volunteer contributions
Metadata
Metadata
Assignees
Labels
ContribfestBugs for ContribfestBugs for Contribfestkind/featureCategorizes issue or PR as related to a new feature.Categorizes issue or PR as related to a new feature.volunteers-wantedIssues good for community/volunteer contributionsIssues good for community/volunteer contributions
Feature request description
We have the ability to restart pods and containers, but not machines - which is worth fixing.
Suggest potential solution
Add a new command,
podman machine restart, that shuts down and then starts again a givenpodman machineVMHave you considered any alternatives?
Using
podman machine stopandpodman machine startseparatelyAdditional context
Add any other context or screenshots about the feature request here.