summaryrefslogtreecommitdiff
path: root/cmd/podman/networks/inspect.go
Commit message (Expand)AuthorAge
* bump go module to version 4Valentin Rothberg2022-01-18
* Add podman image/container inspect man pagesDaniel J Walsh2021-09-20
* [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
* 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...Jhon Honce2020-10-08
* rootless: support `podman network create` (CNI-in-slirp4netns)Akihiro Suda2020-09-09
* 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
* BATS tests: new too-many-arguments testEd Santiago2020-06-23
* format option added to network inspect command.Kunal Kushwaha2020-05-20
* enable podman v2 networking for remote clientBrent Baude2020-05-12
* v2networking enable commandsbaude2020-04-30