Feature request: podman machine stop
should output its result or log
#11542
Labels
kind/feature
Categorizes issue or PR as related to a new feature.
locked - please file new issue/PR
Assist humans wanting to comment on an old issue or PR with locked comments.
machine
Is this a BUG REPORT or FEATURE REQUEST? (leave only one on its own line)
/kind feature
Description
In the latest version,
podman machine stop
command does not output any log when it succeeds, but I want this command to show some message like "Successfully stopped machine".Steps to reproduce the issue:
podman machine start
podman machine stop
Describe the results you expected:
I expect
podman machine stop
to show a message like "Successfully stopped machine" when it succeeded,or
information log like "[INFO] attempting to stop VM"
Output of
podman version
:Have you tested with the latest version of Podman and have you checked the Podman Troubleshooting Guide? (https://github.com/containers/podman/blob/master/troubleshooting.md)
No
The text was updated successfully, but these errors were encountered: