podman/docs
baude 6ce70a33c5 Inspect output should be in array form
Inspect should be able to inspect one or more containers depending
on the user input.  Therefore, inspect output should be in array
format so the consumer could potentially iterate it.  This PR allows
users to specify one more or containers|images|or a mix for
inspection.  The output, as stated, is therefore in array form.  This
holds true even for a singular image.

In the case that the user enters an invalid container|image "name", we
handle that gracefully.  Podman will output json for the valid names
until it reaches the invalid one.  For example:

In this case, podman will out the json for alpine and then print an
error about 123 being invalid.  It will not continute onto busybox.
This behavior imatates docker.

This addresses issue #360

Signed-off-by: baude <bbaude@redhat.com>

Closes: #371
Approved by: baude
2018-02-21 14:22:36 +00:00
..
tutorials Touch up tutorial location and install reqs 2018-02-15 19:51:46 +00:00
dckrman.sh Add support for mimicing docker CLI 2018-01-18 07:01:48 -05:00
play.png Initial checkin from CRI-O repo 2017-11-01 11:24:59 -04:00
podman-attach.1.md Shortcut for most recent container 2018-01-08 19:12:17 +00:00
podman-build.1.md Change default certs dir to /etc/containers/certs.d 2018-02-06 17:10:10 -05:00
podman-commit.1.md Ran spell checker through all man pages 2018-01-29 15:21:34 +00:00
podman-cp.1.md Cleanup Documentation and bash completions 2017-12-20 18:40:38 +00:00
podman-create.1.md language: correct 'vice versa' in docs 2018-02-19 09:45:30 -07:00
podman-diff.1.md Rename all references to kpod to podman 2017-12-18 16:46:05 +00:00
podman-exec.1.md Shortcut for most recent container 2018-01-08 19:12:17 +00:00
podman-export.1.md Cleanup Documentation and bash completions 2017-12-20 18:40:38 +00:00
podman-history.1.md Cleanup Documentation and bash completions 2017-12-20 18:40:38 +00:00
podman-images.1.md Rename all references to kpod to podman 2017-12-18 16:46:05 +00:00
podman-import.1.md Cleanup Documentation and bash completions 2017-12-20 18:40:38 +00:00
podman-info.1.md Cleanup Documentation and bash completions 2017-12-20 18:40:38 +00:00
podman-inspect.1.md Inspect output should be in array form 2018-02-21 14:22:36 +00:00
podman-kill.1.md Shortcut for most recent container 2018-01-08 19:12:17 +00:00
podman-load.1.md Cleanup Documentation and bash completions 2017-12-20 18:40:38 +00:00
podman-login.1.md Change default certs dir to /etc/containers/certs.d 2018-02-06 17:10:10 -05:00
podman-logout.1.md Ran spell checker through all man pages 2018-01-29 15:21:34 +00:00
podman-logs.1.md podman logs: fix tailing 2018-02-09 15:27:52 +00:00
podman-mount.1.md Rename all references to kpod to podman 2017-12-18 16:46:05 +00:00
podman-pause.1.md Rename all references to kpod to podman 2017-12-18 16:46:05 +00:00
podman-port.1.md podman port 2018-01-23 08:54:57 -06:00
podman-ps.1.md Ran spell checker through all man pages 2018-01-29 15:21:34 +00:00
podman-pull.1.md Return imageid from podman pull 2018-02-15 17:18:08 +00:00
podman-push.1.md Merge pull request #289 from TomSweeneyRedHat/dev/tsweeney/username 2018-02-07 14:07:54 -05:00
podman-rm.1.md Shortcut for most recent container 2018-01-08 19:12:17 +00:00
podman-rmi.1.md Touchup rmi manpage 2018-01-08 14:34:13 +00:00
podman-run.1.md language: correct 'vice versa' in docs 2018-02-19 09:45:30 -07:00
podman-save.1.md Cleanup Documentation and bash completions 2017-12-20 18:40:38 +00:00
podman-search.1.md Add podman search command 2018-02-06 18:09:31 +00:00
podman-start.1.md Shortcut for most recent container 2018-01-08 19:12:17 +00:00
podman-stats.1.md Fix podman stats based on QE feedback 2018-01-25 03:23:10 +00:00
podman-stop.1.md Add --time alias to manpages 2018-02-21 13:32:59 +00:00
podman-tag.1.md Rename all references to kpod to podman 2017-12-18 16:46:05 +00:00
podman-top.1.md Deprecate --format for podman top 2018-02-05 15:41:06 +00:00
podman-umount.1.md Rename all references to kpod to podman 2017-12-18 16:46:05 +00:00
podman-unpause.1.md Rename all references to kpod to podman 2017-12-18 16:46:05 +00:00
podman-version.1.md Cleanup Documentation and bash completions 2017-12-20 18:40:38 +00:00
podman-wait.1.md Add latest to wait 2018-01-08 22:44:38 +00:00
podman.1.md Cleanup Documentation and bash completions 2017-12-20 18:40:38 +00:00