From: Maria Matejka Date: Thu, 14 Nov 2024 19:43:35 +0000 (+0100) Subject: CLI: Dumping internal data structures to files, not to debug output X-Git-Tag: v2.16~8 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=da8a23277eefb46c5482fe63ecc7f75fcc21c0a6;p=thirdparty%2Fbird.git CLI: Dumping internal data structures to files, not to debug output All the 'dump something' CLI commands now have a new mandatory argument -- name of the file where to dump the data. This allows for more flexible dumping even for production deployments where the debug output is by default off. Also the dump commands are now restricted (they weren't before) to assure that only the appropriate users can run these time consuming commands. --- diff --git a/doc/bird.sgml b/doc/bird.sgml index b6b77691e..5393edb2e 100644 --- a/doc/bird.sgml +++ b/doc/bird.sgml @@ -1454,8 +1454,12 @@ This argument can be omitted if there exists only a single instance.