summaryrefslogtreecommitdiff
path: root/cmd/podman/networks/rm.go
Commit message (Expand)AuthorAge
* bump go module to version 4Valentin Rothberg2022-01-18
* Add --time out for podman * rm -f commandsDaniel J Walsh2021-10-04
* [Techinal Debt] Cleanup ABI vs. Tunnel CLI commandsJhon Honce2021-05-27
* bump go module to v3Valentin Rothberg2021-02-22
* Add alias for podman network rm -> removeDaniel J Walsh2020-11-19
* Add shell completion with cobraPaul Holzinger2020-11-12
* Switch use of Flags to OptionsDaniel J Walsh2020-10-21
* Fix handling of remove of bogus volumes, networks and PodsDaniel J Walsh2020-09-29
* 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
* move go module to v2Valentin Rothberg2020-07-06
* enable podman v2 networking for remote clientBrent Baude2020-05-12
* v2networking enable commandsbaude2020-04-30