2
0
mirror of https://gitlab.isc.org/isc-projects/kea synced 2025-08-30 21:45:37 +00:00

[#2403] Final changes to section header formatting

This commit is contained in:
Suzanne Goldlust
2022-06-13 16:45:04 +00:00
committed by Thomas Markwalder
parent 4545297800
commit 8c36885105

View File

@@ -1,10 +1,10 @@
.. _hooks-cb-cmds:
``cb_cmds``: Manage Kea Configurations via a Database
=====================================================
``cb_cmds``: Configuration Backend Commands
===========================================
The Configuration Backend Commands hook library is used to manage Kea
servers' configurations in the configuration backends. This library must
This hook library is used to manage Kea
servers' configurations in a configuration backend database. This library must
be used in conjunction with the available CB hooks libraries implementing
the common APIs to create, read, update, and delete (CRUD) the
configuration information in the respective databases. For example: