spiegel_podman/cmd/podman/machine
Brent Baude 99bcd65959 Add --quiet to machine ls
The podman machine ls command would benefit from a --quiet flag which
would only print the machine names without the extra information.  It
also implies --noheader as well.  This can be helpful for scripting with
the podman cli.

Signed-off-by: Brent Baude <bbaude@redhat.com>

[NO NEW TESTS NEEDED]

Signed-off-by: Brent Baude <bbaude@redhat.com>
2022-04-16 08:54:56 -05:00
..
init.go Add container.conf default volume to init 2022-04-14 13:06:05 -05:00
inspect.go Introduce machine inspect 2022-04-12 15:51:39 -05:00
list.go Add --quiet to machine ls 2022-04-16 08:54:56 -05:00
machine.go go fmt: use go 1.18 conditional-build syntax 2022-03-18 09:11:53 +01:00
machine_unsupported.go go fmt: use go 1.18 conditional-build syntax 2022-03-18 09:11:53 +01:00
platform.go go fmt: use go 1.18 conditional-build syntax 2022-03-18 09:11:53 +01:00
platform_windows.go bump go module to version 4 2022-01-18 12:47:07 +01:00
rm.go Fix type-o and cleanup doc punctuation 2022-03-18 17:33:30 -05:00
set.go machine-set: fix example for setting rootful flag 2022-03-24 14:35:58 +05:30
ssh.go go fmt: use go 1.18 conditional-build syntax 2022-03-18 09:11:53 +01:00
start.go Handle incompatible machines 2022-03-18 01:16:34 -05:00
stop.go bump go module to version 4 2022-01-18 12:47:07 +01:00