diff options
author | Ashley Cui <acui@redhat.com> | 2021-03-30 02:30:28 -0400 |
---|---|---|
committer | Ashley Cui <acui@redhat.com> | 2021-03-30 14:56:21 -0400 |
commit | ef4e91a59eed957e56bf1536bc03df94cd096576 (patch) | |
tree | 4a72e690181c5e0bfada6e67424197b10d459b12 /docs/source/markdown/links/podman-machine-ls.1 | |
parent | 5e28b35aa511e699dffb2172458fda35ac01a4d2 (diff) | |
download | podman-ef4e91a59eed957e56bf1536bc03df94cd096576.tar.gz podman-ef4e91a59eed957e56bf1536bc03df94cd096576.tar.bz2 podman-ef4e91a59eed957e56bf1536bc03df94cd096576.zip |
Add podman machine list
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>
Diffstat (limited to 'docs/source/markdown/links/podman-machine-ls.1')
-rw-r--r-- | docs/source/markdown/links/podman-machine-ls.1 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/source/markdown/links/podman-machine-ls.1 b/docs/source/markdown/links/podman-machine-ls.1 new file mode 100644 index 000000000..f6acb7f74 --- /dev/null +++ b/docs/source/markdown/links/podman-machine-ls.1 @@ -0,0 +1 @@ +.so man1/podman-machine-list.1 |