diff options
author | Matthew Heon <matthew.heon@pm.me> | 2020-06-03 14:25:45 -0400 |
---|---|---|
committer | Matthew Heon <matthew.heon@pm.me> | 2020-06-03 14:25:45 -0400 |
commit | d505989b0e34e3823dc65bc12fcc34e1f92bb5ce (patch) | |
tree | 8c38b23a456e6f9fac5d3b2bdc062b8e68f28a2c /test/e2e/checkpoint_test.go | |
parent | cbfb4980ce7d9e6ed1ea769d0f42c52e1ad0bffa (diff) | |
download | podman-d505989b0e34e3823dc65bc12fcc34e1f92bb5ce.tar.gz podman-d505989b0e34e3823dc65bc12fcc34e1f92bb5ce.tar.bz2 podman-d505989b0e34e3823dc65bc12fcc34e1f92bb5ce.zip |
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>
Diffstat (limited to 'test/e2e/checkpoint_test.go')
0 files changed, 0 insertions, 0 deletions