From 73dba0636cf2be15f5941cb658eaf0c582b46b24 Mon Sep 17 00:00:00 2001 From: Ruben d'Arco Date: Mon, 30 Apr 2012 08:43:52 +0200 Subject: [PATCH] Added current-config and other pdns_control options to documentation. --- pdns/docs/pdns.xml | 21 +++++++++++++++++---- 1 file changed, 17 insertions(+), 4 deletions(-) mode change 100644 => 100755 pdns/docs/pdns.xml diff --git a/pdns/docs/pdns.xml b/pdns/docs/pdns.xml old mode 100644 new mode 100755 index 9a1b7f13d7..c1c58b69e2 --- a/pdns/docs/pdns.xml +++ b/pdns/docs/pdns.xml @@ -19590,6 +19590,19 @@ Reply: + + current-config + + + Retrieves the current configuration settings from the PDNS instance. This can be useful to generate a + from a running instance. + + + The output has the same format as pdns_server --config. You'll notice that all the + are uncommented. This is because PDNS simply has values, and the default isn't known at runtime. + + + cycle @@ -19614,8 +19627,8 @@ Reply: Same as above but with operator specified IP address as destination, to be used if you know better than PowerDNS. - - + + ping @@ -19655,14 +19668,14 @@ Reply: - + rping 'PING' the powerdns-instance. Will return 'PONG' when it is available. - + rediscover -- 2.47.3