mirror of
https://github.com/containers/podman.git
synced 2025-08-06 11:32:07 +08:00
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:
@ -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'
|
||||
|
Reference in New Issue
Block a user