Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Manifest remove, push | Qi Wang | 2020-05-06 |
| | | | | | | Implements podman manifest remove and podman manifest push. Signed-off-by: Qi Wang <qiwan@redhat.com> | ||
* | manifest annotate | Qi Wang | 2020-05-05 |
| | | | | Signed-off-by: Qi Wang <qiwan@redhat.com> | ||
* | V2 enable ps tests | Jhon Honce | 2020-04-29 |
| | | | | | | | | * Combine cobra.Command helper functions into validate package from registry and common packages * Introduce ChoiceValue for flags Signed-off-by: Jhon Honce <jhonce@redhat.com> | ||
* | manifest create,add,inspect | Qi Wang | 2020-04-22 |
Implememts manifest subcommands create, add, inspect. Signed-off-by: Qi Wang <qiwan@redhat.com> |