github.com/cilium/cilium@v1.16.2/Documentation/cmdref/cilium-dbg_statedb_sysctl.md (about) 1 <!-- This file was autogenerated via cilium cmdref, do not edit manually--> 2 3 ## cilium-dbg statedb sysctl 4 5 Show contents of table "sysctl" 6 7 ``` 8 cilium-dbg statedb sysctl [flags] 9 ``` 10 11 ### Options 12 13 ``` 14 -h, --help help for sysctl 15 -w, --watch duration Watch for new changes with the given interval (e.g. --watch=100ms) 16 ``` 17 18 ### Options inherited from parent commands 19 20 ``` 21 --config string Config file (default is $HOME/.cilium.yaml) 22 -D, --debug Enable debug messages 23 -H, --host string URI to server-side API 24 ``` 25 26 ### SEE ALSO 27 28 * [cilium-dbg statedb](cilium-dbg_statedb.md) - Inspect StateDB 29