aboutsummaryrefslogtreecommitdiff
path: root/cmd/podman/image.go
Commit message (Expand)AuthorAge
* Podman V2 birthBrent Baude2020-04-16
* Add `untag` sub-commandSascha Grunert2020-01-08
* Merge pull request #1642 from kunalkushwaha/image-treeOpenShift Merge Robot2019-03-14
|\
| * Tree implementation for podman imagesKunal Kushwaha2019-03-14
* | Usability cleanup for 'inspect'Ed Santiago2019-03-13
|/
* More cleanup for failures on missing commands.Daniel J Walsh2019-03-08
* Fix aliased commands to actually workDaniel J Walsh2019-03-03
* Fix usage messages for podman image list, rmEd Santiago2019-02-28
* fix up a number of misplace commandsbaude2019-02-28
* fix up a number of misplace commandsbaude2019-02-27
* podman-remote load imagebaude2019-02-21
* podman-remote save [image]baude2019-02-20
* add build to main and as subcommand to imagebaude2019-02-14
* podman-remote pushbaude2019-02-13
* Don't show global flags except for podman commandDaniel J Walsh2019-02-12
* Separate remote and local commandsbaude2019-02-11
* Migrate to cobra CLIbaude2019-02-08
* podman-remote import|exportbaude2019-02-05
* Mask unimplemeted commands for remote clientbaude2019-01-19
* [WIP]Support podman image signQi Wang2019-01-08
* Support podman image trust commandQi Wang2018-12-19
* Add ability to prune containers and imagesbaude2018-12-05
* add podman container|image existsbaude2018-11-26
* don't print help message for usage errorsValentin Rothberg2018-08-31
* Cleanup descriptions and help informationDaniel J Walsh2018-07-27
* add podman container and image commandDaniel J Walsh2018-06-13