github.com/cilium/cilium@v1.16.2/Documentation/cmdref/cilium-dbg_bpf_vtep_update.md (about)

     1  <!-- This file was autogenerated via cilium cmdref, do not edit manually-->
     2  
     3  ## cilium-dbg bpf vtep update
     4  
     5  Update vtep entries
     6  
     7  ### Synopsis
     8  
     9  Create/Update vtep entry.
    10  
    11  
    12  ```
    13  cilium-dbg bpf vtep update [flags]
    14  ```
    15  
    16  ### Options
    17  
    18  ```
    19    -h, --help   help for update
    20  ```
    21  
    22  ### Options inherited from parent commands
    23  
    24  ```
    25        --config string   Config file (default is $HOME/.cilium.yaml)
    26    -D, --debug           Enable debug messages
    27    -H, --host string     URI to server-side API
    28  ```
    29  
    30  ### SEE ALSO
    31  
    32  * [cilium-dbg bpf vtep](cilium-dbg_bpf_vtep.md)	 - Manage the VTEP mappings for IP/CIDR <-> VTEP MAC/IP
    33