spiegel_podman/pkg/machine/shim
Brent Baude 10d748f584 Introduce Podman machine reset
Podman machine reset is a new command that will "reset" your podman
machine environment.  Reset is defined as:

* Stop and Remove all VMs
* Remove the following directories:
    - configuration dir i.e. ~/.config/containers/podman/machine/qemu
    - data dir i.e. ~/.local/.share/containers/podman/machine/qemu

When deleting, if errors are encountered, they will be batched and spit
out at the end.  Podman will try to proceed even in error in doing what
it was told.

Signed-off-by: Brent Baude <bbaude@redhat.com>
2024-02-18 08:43:12 -06:00
..
diskpull Allow podman machine to download from oci registry 2024-02-12 15:19:34 -06:00
claim_darwin.go Implement generic providers 2024-02-07 09:18:38 -06:00
claim_unsupported.go Podman 5 machine refactor - applehv 2024-02-07 09:18:45 -06:00
host.go Introduce Podman machine reset 2024-02-18 08:43:12 -06:00
networking.go Fix build on Main 2024-02-12 18:02:07 -05:00
networking_unix.go Complete WSL implementation, refactor a few areas 2024-02-11 12:58:11 -06:00
networking_windows.go Improve robustness of pipe checks 2024-02-11 17:04:09 -06:00
volume.go Bump Go module to v5 2024-02-08 09:35:39 -05:00