]> git.ipfire.org Git - thirdparty/pdns.git/commit
Add a command alias table. 15207/head
authorMiod Vallat <miod.vallat@open-xchange.com>
Thu, 23 Jan 2025 14:28:26 +0000 (15:28 +0100)
committerMiod Vallat <miod.vallat@powerdns.com>
Mon, 24 Feb 2025 09:56:56 +0000 (10:56 +0100)
commit16137033bd4b6b8ac80f9751722838579b872647
treef361ffba93e14aecadc8339017ba3d0bf02eee17
parentfc3463bc1c46eafa1e0c84f31031471b2ec613b2
Add a command alias table.

This replaces "did you mean bar?" when running pdnsutil foo, and instead
invokes bar directly.
pdns/pdnsutil.cc