automation-tests/cmd/podman/cliconfig
Matthew Heon 49e696642d Add --storage flag to 'podman rm' (local only)
This flag switches to removing containers directly from c/storage
and is mostly used to remove orphan containers.

It's a superior solution to our former one, which attempted
removal from storage under certain circumstances and could, under
some conditions, not trigger.

Also contains the beginning of support for storage in `ps` but
wiring that in is going to be a much bigger pain.

Fixes #3329.

Signed-off-by: Matthew Heon <matthew.heon@pm.me>
2019-06-13 17:02:20 -04:00
..
commands.go Fix segfaults attribute to missing options 2019-04-15 12:21:51 -05:00
config.go Add --storage flag to 'podman rm' (local only) 2019-06-13 17:02:20 -04:00
create.go Pause containers while copying into them 2019-05-29 22:53:50 -04:00
defaults.go podman-remote create|run 2019-04-08 09:05:31 -05:00