other versions
- bullseye 3.0.1+dfsg1-3+deb11u4
- testing 4.3.1+ds1-6+b2
- unstable 4.3.1+ds1-8+b1
- experimental 4.4.0+ds1-1
podman-network-disconnect(1)() | podman-network-disconnect(1)() |
NAME¶
podman-network-disconnect - Disconnect a container from a network
SYNOPSIS¶
podman network disconnect [options] network container
DESCRIPTION¶
Disconnects a container from a network.
This command is not available for rootless users.
OPTIONS¶
--force, -f¶
Force the container to disconnect from a network
EXAMPLE¶
Disconnect a container named web from a network called test.
podman network disconnect test web
SEE ALSO¶
HISTORY¶
November 2020, Originally compiled by Brent Baude bbaude@redhat.com ⟨mailto:bbaude@redhat.com⟩