From 6e208c2226f856ed67d6ab807f3baf5bf9611135 Mon Sep 17 00:00:00 2001 From: Daniel J Walsh Date: Tue, 11 Jan 2022 16:42:54 -0500 Subject: add additional fields to podman machine ls --json [NO NEW TESTS NEEDED] Signed-off-by: Daniel J Walsh --- docs/source/markdown/podman-machine-list.1.md | 3 +++ 1 file changed, 3 insertions(+) (limited to 'docs') diff --git a/docs/source/markdown/podman-machine-list.1.md b/docs/source/markdown/podman-machine-list.1.md index b2596ac59..d68b8b1ca 100644 --- a/docs/source/markdown/podman-machine-list.1.md +++ b/docs/source/markdown/podman-machine-list.1.md @@ -37,6 +37,9 @@ Valid placeholders for the Go template are listed below: | .Running | Is machine running | | .Stream | Stream name | | .VMType | VM type | +| .Port | SSH Port to use to connect to VM| +| .RemoteUsername | VM Username for rootless Podman | +| .IdentityPath | Path to ssh identify file | #### **--help** -- cgit v1.2.3-54-g00ecf