summaryrefslogtreecommitdiff
path: root/cmd/podman/manifest/push.go
Commit message (Expand)AuthorAge
* Add support for creating sigstore signatures, and providing passphrasesMiloslav Trmač2022-08-02
* Hide podman manifest push --sign-by on remoteMiloslav Trmač2022-08-02
* cmd/podman: switch to golang native error wrappingSascha Grunert2022-06-30
* bump go module to version 4Valentin Rothberg2022-01-18
* [Techinal Debt] Cleanup ABI vs. Tunnel CLI commandsJhon Honce2021-05-27
* bump go module to v3Valentin Rothberg2021-02-22
* Allow podman push to push manifest listsDaniel J Walsh2021-01-15
* misc bindings to podman v3baude2020-12-17
* Add system test for shell completionPaul Holzinger2020-12-09
* Fix example for manifest pushDave Baker2020-11-17
* 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
* Switch all references to github.com/containers/libpod -> podmanDaniel J Walsh2020-07-28
* move go module to v2Valentin Rothberg2020-07-06
* Fixes --remote flag issuesJhon Honce2020-06-26
* compat handlers: add X-Registry-Auth header supportValentin Rothberg2020-05-29
* Manifest remove, pushQi Wang2020-05-06