spiegel_podman/cmd/podmanV2/containers
Sujil02 ec4060aef6 Ability to prune container in api V2
Adds ability to prune containers for v2.
Adds client side prompt with force flag and filters options to prune.

Signed-off-by: Sujil02 <sushah@redhat.com>
2020-04-15 11:17:33 -04:00
..
attach.go v2podman attach and exec 2020-04-05 15:54:51 -05:00
checkpoint.go podmanv2 checkpoint and restore 2020-04-03 09:32:06 -05:00
cleanup.go v2podman container cleanup 2020-04-09 16:59:33 -05:00
commit.go podmanv2 commit 2020-03-28 10:11:50 -05:00
container.go Add support for containers.conf 2020-03-27 14:36:03 -04:00
create.go run/create were processing options after the image name 2020-04-08 08:33:34 -04:00
diff.go V2 podman diff(changes) support 2020-04-07 09:39:46 -07:00
exec.go v2podman attach and exec 2020-04-05 15:54:51 -05:00
exists.go podmanv2 pod exists 2020-03-20 17:07:57 -05:00
export.go podmanv2 export 2020-04-01 16:02:53 -05:00
init.go v2podman add container init 2020-04-13 19:51:20 -05:00
inspect.go V2 podman inspect 2020-04-01 08:07:43 -07:00
kill.go Fixes for load and other system tests 2020-04-13 13:08:04 -05:00
list.go V2 podman command 2020-03-18 16:41:12 -07:00
logs.go podmanV2: implement logs 2020-04-09 11:55:10 +02:00
mount.go Add support for the global flags and config files 2020-04-14 14:48:37 -07:00
pause.go podmanv2 add pre-run to each commmand 2020-03-25 19:24:24 -05:00
prune.go Ability to prune container in api V2 2020-04-15 11:17:33 -04:00
ps.go v2podman ps revert structure changes 2020-04-14 09:40:43 -05:00
restart.go Switch to using --time as opposed to --timeout to better match Docker. 2020-03-31 08:50:32 -04:00
restore.go podmanv2 checkpoint and restore 2020-04-03 09:32:06 -05:00
rm.go podmanv2 add pre-run to each commmand 2020-03-25 19:24:24 -05:00
run.go v2podman container cleanup 2020-04-09 16:59:33 -05:00
start.go podmanv2 start 2020-04-06 09:26:11 -05:00
stop.go Add support for the global flags and config files 2020-04-14 14:48:37 -07:00
top.go podmanV2: implement top 2020-03-27 09:14:01 +01:00
unmount.go podmanv2 mount and umount 2020-04-14 08:32:14 -05:00
unpause.go podmanv2 add pre-run to each commmand 2020-03-25 19:24:24 -05:00
utils.go podmanv2 add core container commands 2020-03-22 13:24:45 -05:00
wait.go Add support for the global flags and config files 2020-04-14 14:48:37 -07:00