1podman-network-disconnect(1)()                  podman-network-disconnect(1)()
2
3
4

NAME

6       podman-network-disconnect - Disconnect a container from a network
7
8

SYNOPSIS

10       podman network disconnect [options] network container
11
12

DESCRIPTION

14       Disconnects a container from a network.
15
16
17       This command is not available for rootless users.
18
19

OPTIONS

21   --force, -f
22       Force the container to disconnect from a network
23
24

EXAMPLE

26       Disconnect a container named web from a network called test.
27
28
29              podman network disconnect test web
30
31
32

SEE ALSO

34       podman(1), podman-network(1), podman-network-connect(1)
35
36

HISTORY

38       November  2020,  Originally  compiled  by Brent Baude bbaude@redhat.com
39       ⟨mailto:bbaude@redhat.com⟩
40
41
42
43                                                podman-network-disconnect(1)()
Impressum