Raw File
cilium_endpoint_disconnect.md
<!-- This file was autogenerated via cilium cmdref, do not edit manually-->

## cilium endpoint disconnect

Disconnect an endpoint from the network

### Synopsis

Disconnect an endpoint from the network

```
cilium endpoint disconnect <endpoint-id> [flags]
```

### Options

```
  -h, --help   help for disconnect
```

### Options inherited from parent commands

```
      --config string   config file (default is $HOME/.cilium.yaml)
  -D, --debug           Enable debug messages
  -H, --host string     URI to server-side API
```

### SEE ALSO

* [cilium endpoint](../cilium_endpoint)	 - Manage endpoints

back to top