aboutsummaryrefslogtreecommitdiff
path: root/cmd/podman/manifest/add.go
Commit message (Expand)AuthorAge
* podman manifest create: accept --amend and --insecure flagsNalin Dahyabhai2022-08-16
* bump go module to version 4Valentin Rothberg2022-01-18
* Refactor manifest list operationsJhon Honce2022-01-14
* [Techinal Debt] Cleanup ABI vs. Tunnel CLI commandsJhon Honce2021-05-27
* migrate Podman to containers/common/libimageValentin Rothberg2021-05-05
* bump go module to v3Valentin Rothberg2021-02-22
* Fix --arch and --os flags to work correctlyDaniel J Walsh2021-01-25
* Remove some more excessive wrapping and stutteringDaniel J Walsh2020-11-17
* Add shell completion with cobraPaul Holzinger2020-11-12
* Switch use of Flags to OptionsDaniel J Walsh2020-10-21
* --tls-verify and --authfile should work for all remote commandsDaniel J Walsh2020-10-19
* Extend flags of `manifest add`Flavio Castelli2020-09-09
* Switch all references to github.com/containers/libpod -> podmanDaniel J Walsh2020-07-28
* move go module to v2Valentin Rothberg2020-07-06
* system tests must passBrent Baude2020-04-28
* Add --os to manifest addQi Wang2020-04-24
* manifest create,add,inspectQi Wang2020-04-22