automation-tests/cmd/podman/images
Matthew Heon d505989b0e Ensure that image/container inspect are specialized
We are currently able to inspect images with
`podman container inspect` and containers with
`podman image inspect` and neither of those seem correct. This
ensures that the appropriate flags, and only the appropriate
flags, are available for each specialized exec, and they can only
inspect the specific type they were intended to.

Signed-off-by: Matthew Heon <matthew.heon@pm.me>
2020-06-03 14:25:45 -04:00
..
build.go Attempt to turn on additional build tests 2020-05-22 12:55:23 -04:00
diff.go Fix errors found when comparing podman v1 --help versus V2 2020-05-04 14:16:34 -04:00
exists.go system tests must pass 2020-04-28 15:17:00 -05:00
history.go Fix errors found when comparing podman v1 --help versus V2 2020-05-04 14:16:34 -04:00
image.go V2 enable ps tests 2020-04-29 15:51:37 -07:00
images.go system tests must pass 2020-04-28 15:17:00 -05:00
import.go Fix errors found when comparing podman v1 --help versus V2 2020-05-04 14:16:34 -04:00
inspect.go Ensure that image/container inspect are specialized 2020-06-03 14:25:45 -04:00
list.go images --no-trunc: fix ID formatting 2020-06-02 17:08:31 +02:00
load.go Attempt to turn on additional build tests 2020-05-22 12:55:23 -04:00
prune.go Handle filters correctly for podman prune 2020-05-21 09:28:42 -04:00
pull.go compat handlers: add X-Registry-Auth header support 2020-05-29 15:39:37 +02:00
push.go compat handlers: add X-Registry-Auth header support 2020-05-29 15:39:37 +02:00
rm.go image removal: refactor part 2 2020-05-04 16:01:45 +02:00
rmi.go Podman V2 birth 2020-04-16 15:53:58 -05:00
save.go Fix errors found when comparing podman v1 --help versus V2 2020-05-04 14:16:34 -04:00
search.go v2 podman search rootless 2020-05-08 12:47:01 -05:00
sign.go v2podman image sign 2020-05-11 09:18:56 -05:00
tag.go Fix errors found when comparing podman v1 --help versus V2 2020-05-04 14:16:34 -04:00
tree.go V2 podman image tree 2020-04-20 10:10:24 -07:00
trust.go v2trust set and show 2020-05-07 09:55:52 -05:00
trust_set.go v2trust set and show 2020-05-07 09:55:52 -05:00
trust_show.go v2trust set and show 2020-05-07 09:55:52 -05:00
untag.go Fix errors found when comparing podman v1 --help versus V2 2020-05-04 14:16:34 -04:00