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

## cilium endpoint labels

Manage label configuration of endpoint

### Synopsis

Manage label configuration of endpoint

```
cilium endpoint labels [flags]
```

### Options

```
  -a, --add strings      Add/enable labels
  -d, --delete strings   Delete/disable labels
  -h, --help             help for labels
```

### 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