cilium-dbg kvstore delete

Delete a key

cilium-dbg kvstore delete [options] <key> [flags]

Examples

cilium kvstore delete --recursive foo

Options

  -h, --help        help for delete
      --recursive   Recursive lookup

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
      --kvstore string    Key-Value Store type
      --kvstore-opt map   Key-Value Store options

SEE ALSO