summaryrefslogtreecommitdiff
path: root/cmd/podman/volumes/inspect.go
Commit message (Expand)AuthorAge
* cmd/podman: switch to golang native error wrappingSascha Grunert2022-06-30
* shell completion: update podman inspect --type optionsPaul Holzinger2022-05-19
* shell completion --format: use structs by referencePaul Holzinger2022-04-28
* bump go module to version 4Valentin Rothberg2022-01-18
* [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
* Add shell completion with cobraPaul Holzinger2020-11-12
* Add pod, volume, network to inspect packageAshley Cui2020-10-27
* 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
|/
* Restore --format table supportJhon Honce2020-10-13
* Switch all references to github.com/containers/libpod -> podmanDaniel J Walsh2020-07-28
* replace the html/template package with text/templatePaul Holzinger2020-07-25
* move go module to v2Valentin Rothberg2020-07-06
* Provide a json variable pointing to a configured json APIJhon Honce2020-04-21
* enable integration testingBrent Baude2020-04-17
* Podman V2 birthBrent Baude2020-04-16