kosa8 docs

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

FlagTypeWhat it doesDefault
-a, --allboolinclude containers that have exited—
-q, --quietboolprint only container ids—