aboutsummaryrefslogtreecommitdiff
path: root/cmd/podman/pods/inspect.go
Commit message (Expand)AuthorAge
* fix podman pod inspect to support multiple podsPaul Holzinger2022-09-08
* cmd/podman: switch to golang native error wrappingSascha Grunert2022-06-30
* shell completion --format: use structs by referencePaul Holzinger2022-04-28
* bump go module to version 4Valentin Rothberg2022-01-18
* Refactor podman pods to report.FormatterJhon Honce2021-12-06
* Refactor podman image command outputJhon Honce2021-12-02
* inspect: printTmpl must Flush writerAditya Rajan2021-09-09
* Scrub podman commands to use report packageJhon Honce2021-06-16
* [Techinal Debt] Cleanup ABI vs. Tunnel CLI commandsJhon Honce2021-05-27
* Add go template shell completion for --formatPaul Holzinger2021-04-22
* bump go module to v3Valentin Rothberg2021-02-22
* Enable whitespace linterPaul Holzinger2021-02-11
* Fix problems reported by staticcheckPaul Holzinger2021-01-12
* Add shell completion with cobraPaul Holzinger2020-11-12
* Merge pull request #8077 from jwhonce/wip/reportOpenShift Merge Robot2020-10-21
|\
| * Refactor podman to use c/common/pkg/reportJhon Honce2020-10-21
* | Switch use of Flags to OptionsDaniel J Walsh2020-10-21
|/
* Fix indentation for `podman pod inspect`Matthew Heon2020-10-14
* Restore --format 'table...' to commandsJhon Honce2020-10-08
* Usability: prevent "-l" with argumentsEd Santiago2020-09-14
* 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
* Add --format to pod inspectBoaz Shuster2020-05-27
* Provide a json variable pointing to a configured json APIJhon Honce2020-04-21
* Podman V2 birthBrent Baude2020-04-16