]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
auth docs: set catalog member to primary 14673/head
authorWilliam Gauthier <william@gauthier.dk>
Sat, 14 Sep 2024 07:45:01 +0000 (09:45 +0200)
committerWilliam Gauthier <william@gauthier.dk>
Sat, 14 Sep 2024 07:45:01 +0000 (09:45 +0200)
docs/catalog.rst

index c3b6f5fee5463371d6e9501cda4d6d3f5fa5a5ca..7eca36b3cbe35b4285a773be81b6eba3bcff44bf 100644 (file)
@@ -101,6 +101,7 @@ In the example below ``example.com`` is the member and ``catalog.example`` is th
 .. code-block:: shell
 
   pdnsutil set-catalog example.com catalog.example
+  pdnsutil set-kind example.com primary
 
 Setting catalog values is supported in the :doc:`API <http-api/zone>`, by setting the ``catalog`` property in the zone properties.
 Setting the catalog to an empty ``""`` removes the member zone from the catalog it is in.