BALBOA-BACKEND-CONSOLE(1) | User Commands | BALBOA-BACKEND-CONSOLE(1) |
balboa-backend-console - Backend maintenance console for balboa
balboa-backend-console <--version|help|jsonize|dump|replay> [options]
`balboa-backend-console` is a management tool for `balboa-backends`
-d <path> path to the dump file to read
-h <host> ip address of the `balboa-backend` (default: 127.0.0.1)
-p <port> port of the `balboa-backend` (default: 4242)
-v increase verbosity; can be passed multiple times
-d <remote-dump-path> unused/ignored (default: -)
-d <path> database dump file or `-` for stdin (default: -)
-h <host> ip address of the `balboa-backend` (default: 127.0.0.1)
-p <port> port of the `balboa-backend` (default: 4242)
-v increase verbosity; can be passed multiple times
balboa-backend-console jsonize -r /tmp/pdns.dmp lz4cat /tmp/pdns.dmp.lz4 | balboa-backend-console jsonize
July 2021 | balboa-backend-console v2.0.0 |