automation-tests/cmd/podman/pods
Daniel J Walsh 3ae04f60cc
Podman containers/pods prune should throw an error if user adds args
We are not currently checking if a user accidently adds an argument to
all podman * prune commands.

Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2020-10-01 17:22:51 -04:00
..
create.go Add support for slirp network for pods 2020-09-25 21:34:23 -04:00
exists.go Switch all references to github.com/containers/libpod -> podman 2020-07-28 08:23:45 -04:00
inspect.go Usability: prevent "-l" with arguments 2020-09-14 15:49:28 -06:00
kill.go Switch all references to github.com/containers/libpod -> podman 2020-07-28 08:23:45 -04:00
pause.go Switch all references to github.com/containers/libpod -> podman 2020-07-28 08:23:45 -04:00
pod.go Switch all references to github.com/containers/libpod -> podman 2020-07-28 08:23:45 -04:00
prune.go Podman containers/pods prune should throw an error if user adds args 2020-10-01 17:22:51 -04:00
ps.go Allow filtering on pod label values 2020-09-23 15:26:12 -05:00
restart.go Switch all references to github.com/containers/libpod -> podman 2020-07-28 08:23:45 -04:00
rm.go Fix handling of remove of bogus volumes, networks and Pods 2020-09-29 15:52:43 -04:00
start.go Switch all references to github.com/containers/libpod -> podman 2020-07-28 08:23:45 -04:00
stats.go Switch all references to github.com/containers/libpod -> podman 2020-07-28 08:23:45 -04:00
stop.go Switch all references to github.com/containers/libpod -> podman 2020-07-28 08:23:45 -04:00
top.go Switch all references to github.com/containers/libpod -> podman 2020-07-28 08:23:45 -04:00
unpause.go Switch all references to github.com/containers/libpod -> podman 2020-07-28 08:23:45 -04:00