summaryrefslogtreecommitdiff
path: root/cmd/podman/networks/list.go
Commit message (Expand)AuthorAge
* Add go template shell completion for --formatPaul Holzinger2021-04-22
* Add --noheading flag to all list commandsDaniel J Walsh2021-04-21
* Split libpod/network packagePaul Holzinger2021-03-15
* Updated based on Jhonce commentsParker Van Roy2021-02-24
* Refactored fileParker Van Roy2021-02-24
* bump go module to v3Valentin Rothberg2021-02-22
* Enable whitespace linterPaul Holzinger2021-02-11
* Add support for network idsPaul Holzinger2020-12-02
* podman network label supportPaul Holzinger2020-11-28
* more shell completion improvementsPaul Holzinger2020-11-23
* Fix missing headers in `network ls`Jhon Honce2020-11-17
* Add shell completion with cobraPaul Holzinger2020-11-12
* Restore --format table header supportJhon Honce2020-10-29
* 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
|/
* prevent unpredictable results with network create|removebaude2020-10-07
* 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
* Turn on More lintersDaniel J Walsh2020-06-15
* Fixup issues found by golintDaniel J Walsh2020-06-10
* filter option added to network ls command.Kunal Kushwaha2020-05-20
* enable podman v2 networking for remote clientBrent Baude2020-05-12
* v2networking enable commandsbaude2020-04-30