Reference
show backend
On this page
List all backends in the current running config.
Description Jump to heading
Querying the runtime API with the string show backend will produce a list of all backends in the running configuration.
Examples Jump to heading
Use the string show backend to display backend information.
nixecho "show backend" | \sudo socat stdio tcp4-connect:127.0.0.1:9999
nixecho "show backend" | \sudo socat stdio tcp4-connect:127.0.0.1:9999
outputtext# namebe_statsbe_staticbe_api
outputtext# namebe_statsbe_staticbe_api
See also Jump to heading
Do you have any suggestions on how we can improve the content of this page?