From f823a8ebedf565c99aa82e4d078a65603f63de91 Mon Sep 17 00:00:00 2001 From: Florian Dold Date: Wed, 4 Aug 2021 22:56:16 +0200 Subject: mention linter --- taler-exchange-setup-guide.rst | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/taler-exchange-setup-guide.rst b/taler-exchange-setup-guide.rst index 0853d7d6..74fb790c 100644 --- a/taler-exchange-setup-guide.rst +++ b/taler-exchange-setup-guide.rst @@ -192,6 +192,19 @@ The deployment creates the following key locations in the system: * offline system: exchange-offline keys +Setup Linting +============= + +The ``taler-wallet-cli`` package comes with a experimental tool that runs various +checks on the current GNU Taler exchange deployment: + +.. code-block:: shell-session + + [root@exchange-online]# taler-wallet-cli deployment lint-exchange + +You can optionally pass the ``--debug`` option to get more verbose output, and +``--continue`` to continue with further checks even though a previous one has +failed. Basic Setup: Currency and Denominations ======================================= -- cgit v1.2.3