Add --all to podman start

Signed-off-by: Boaz Shuster <boaz.shuster.github@gmail.com>
Co-authored-by: Ed Santiago <santiago@redhat.com>
This commit is contained in:
Boaz Shuster
2021-01-21 18:02:20 +02:00
parent 697ec8f6f0
commit a726a3d79c
6 changed files with 68 additions and 5 deletions

View File

@ -38,6 +38,10 @@ to run containers such as CRI-O, the last started container could be from either
Proxy received signals to the process (non-TTY mode only). SIGCHLD, SIGSTOP, and SIGKILL are not proxied. The default is *true* when attaching, *false* otherwise.
#### **\-\-all**
Start all the containers created by Podman, default is only running containers.
## EXAMPLE
podman start mywebserver