Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | podman-remote image tree | baude | 2019-04-04 |
| | | | | | | | add the ability for the podman-remote client to be able to print an image tree. Signed-off-by: baude <bbaude@redhat.com> | ||
* | podman image tree: fix usage message | Ed Santiago | 2019-03-16 |
| | | | | | | | | | | Minor fix to Use message: add IMAGE argument. (I'm a stickler for this because my zsh completion is self-generating, from the --help messages). Also, sort 'tree' before 'trust' in man page. Signed-off-by: Ed Santiago <santiago@redhat.com> | ||
* | Tree implementation for podman images | Kunal Kushwaha | 2019-03-14 |
Signed-off-by: Kunal Kushwaha <kushwaha_kunal_v7@lab.ntt.co.jp> |