From 89e149727eac31df02ede49fc2c1fc5445c2c88e Mon Sep 17 00:00:00 2001 From: William Gauthier Date: Sat, 14 Sep 2024 09:45:01 +0200 Subject: [PATCH] auth docs: set catalog member to primary --- docs/catalog.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/catalog.rst b/docs/catalog.rst index c3b6f5fee5..7eca36b3cb 100644 --- a/docs/catalog.rst +++ b/docs/catalog.rst @@ -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 `, 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. -- 2.47.2