Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | podman import, load, and commit are too verbose | baude | 2018-03-07 |
| | | | | | | | | | | | | | | | The progress should not be show for import, load, and commit. It makes machine parsing of the output much more difficult. Also, each command should output an image ID or name for the user. Added a --verbose flag for users that still want to see progress. Resolves issue #450 Signed-off-by: baude <bbaude@redhat.com> Closes: #456 Approved by: rhatdan | ||
* | Cleanup Documentation and bash completions | Daniel J Walsh | 2017-12-20 |
| | | | | | | | Signed-off-by: Daniel J Walsh <dwalsh@redhat.com> Closes: #159 Approved by: TomSweeneyRedHat | ||
* | Rename all references to kpod to podman | Daniel J Walsh | 2017-12-18 |
The decision is in, kpod is going to be named podman. Signed-off-by: Daniel J Walsh <dwalsh@redhat.com> Closes: #145 Approved by: umohnani8 |