summaryrefslogtreecommitdiff
path: root/cmd/podman/inspect
Commit message (Expand)AuthorAge
* podman inspect return exit code > 0 on print errorPaul Holzinger2022-09-13
* podman inspect: use report.Formatter over TemplatePaul Holzinger2022-09-13
* fix podman pod inspect to support multiple podsPaul Holzinger2022-09-08
* inspect, image: alias .Config.HealthCheck to .HealthCheck for compatibilityAditya R2022-08-23
* Merge pull request #14449 from cdoern/podVolumesopenshift-ci[bot]2022-07-01
|\
| * podman volume create --opt=o=timeout...cdoern2022-06-09
* | cmd/podman: switch to golang native error wrappingSascha Grunert2022-06-30
* | golangci-lint: enable nolintlintPaul Holzinger2022-06-14
|/
* shell completion: update podman inspect --type optionsPaul Holzinger2022-05-19
* Remove error stutterDaniel J Walsh2022-03-25
* bump go module to version 4Valentin Rothberg2022-01-18
* fix healthcheck timeouts and ut8 coercionBrent Baude2022-01-06
* Refactor podman image command outputJhon Honce2021-12-02
* standardize logrus messages to upper caseDaniel J Walsh2021-09-22
* inspect: printTmpl must Flush writerAditya Rajan2021-09-09
* Scrub podman commands to use report packageJhon Honce2021-06-16
* Add default template functionsJhon Honce2021-04-02
* bump go module to v3Valentin Rothberg2021-02-22
* SpellingJosh Soref2020-12-22
* Restore json format for fields as well as whole structsJhon Honce2020-12-07
* Swap out json-iterator for golang defaultJhon Honce2020-11-17
* Add shell completion with cobraPaul Holzinger2020-11-12
* Add pod, volume, network to inspect packageAshley Cui2020-10-27
* Refactor podman to use c/common/pkg/reportJhon Honce2020-10-21
* Restore indent on JSON from `podman inspect`Matthew Heon2020-10-13
* 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
* Fix podman inspect on overlapping/missing objectsMatthew Heon2020-06-16
* Turn on More lintersDaniel J Walsh2020-06-15
* enable inspect testsValentin Rothberg2020-04-29