]> git.ipfire.org Git - thirdparty/pdns.git/blob - regression-tests.recursor/comments-in-forward-zones-file/command
5896eb8be8bd63bcdc87add35bfac8c79eb8add1
[thirdparty/pdns.git] / regression-tests.recursor / comments-in-forward-zones-file / command
1 #!/bin/sh
2 curl -s -H 'X-API-Key: secret' 127.0.0.1:8082/api/v1/servers/localhost/zones | jq '.[] | select(.kind=="Forwarded")' | sort | sed 's/,$//'