Merge pull request #16186 from ashley-cui/shh

Add --quiet and --no-info flags to podman machine start
This commit is contained in:
OpenShift Merge Robot
2022-11-15 21:52:25 +00:00
committed by GitHub
8 changed files with 134 additions and 60 deletions

View File

@ -28,6 +28,14 @@ Only one Podman managed VM can be active at a time. If a VM is already running,
Print usage statement.
#### **--no-info**
Suppress informational tips.
#### **--quiet**, **-q**
Suppress machine starting status output.
## EXAMPLES
```