mirror of
https://github.com/containers/podman.git
synced 2025-10-18 19:53:58 +08:00
Merge pull request #16186 from ashley-cui/shh
Add --quiet and --no-info flags to podman machine start
This commit is contained in:
@ -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
|
||||
|
||||
```
|
||||
|
Reference in New Issue
Block a user