aboutsummaryrefslogtreecommitdiff
path: root/cmd/podman/machine/list.go
Commit message (Collapse)AuthorAge
* Add podman machine listAshley Cui2021-03-30
podman machine list lists all virtual machines & indicates the default VM connection, if it exists. it also can take a --format flag arg as a go template. [NO TESTS NEEDED] Signed-off-by: Ashley Cui <acui@redhat.com>