machine: Add -all-providers flag to machine list

Podman machine list now supports a new option, --all-providers, which lists all machines from all providers.

Signed-off-by: Ashley Cui <acui@redhat.com>
This commit is contained in:
Ashley Cui
2024-08-21 09:30:46 -04:00
parent 43fe3ebaf3
commit 41f945fc24
12 changed files with 261 additions and 128 deletions

View File

@ -26,6 +26,10 @@ environment variable while the machines are running can lead to unexpected behav
## OPTIONS
#### **--all-providers**
Show machines from all providers
#### **--format**=*format*
Change the default output format. This can be of a supported type like 'json'