summaryrefslogtreecommitdiff
path: root/cmd/podman/secrets
Commit message (Expand)AuthorAge
* cmd/podman: switch to golang native error wrappingSascha Grunert2022-06-30
* enable errcheck linterPaul Holzinger2022-04-29
* shell completion --format: use structs by referencePaul Holzinger2022-04-28
* enable gocritic linterPaul Holzinger2022-04-26
* Remove error stutterDaniel J Walsh2022-03-25
* bump go module to version 4Valentin Rothberg2022-01-18
* Add secret list --filter to cliJakub Guzik2021-12-14
* Refactor podman image command outputJhon Honce2021-12-02
* Add filtering functionality to http api secrets listJakub Guzik2021-09-03
* make DriverOpts name consistent.Tino Rusch2021-06-25
* read secret config from config file if no user data.Tino Rusch2021-06-24
* Scrub podman commands to use report packageJhon Honce2021-06-16
* [Techinal Debt] Cleanup ABI vs. Tunnel CLI commandsJhon Honce2021-05-27
* Add support for environment variable secretsAshley Cui2021-05-06
* Add go template shell completion for --formatPaul Holzinger2021-04-22
* Add --noheading flag to all list commandsDaniel J Walsh2021-04-21
* bump go module to v3Valentin Rothberg2021-02-22
* Enable whitespace linterPaul Holzinger2021-02-11
* Add shell completion tests for secretsPaul Holzinger2021-02-10
* Implement SecretsAshley Cui2021-02-09