Commands / kosa8 ps
kosa8 ps
List containers
Shows containers in the shared engine. Containers running inside a sandbox
are listed by kosa8 sandbox ps SANDBOX instead, because each sandbox has
its own private engine and they are deliberately not pooled together.
Like docker, only running containers are listed; -a adds the ones that have exited.
Options
| Flag | Type | What it does | Default |
|---|---|---|---|
-a, --all | bool | include containers that have exited | — |
-q, --quiet | bool | print only container ids | — |