commit 99eafd6b3b2292e473f316d61075680c48e9f0d1 parent 1f389a9158af9a4c0e4ceff5ba581834e78829bc Author: Thien-Thi Nguyen <ttn@gnuvola.org> Date: Fri, 29 Jan 2021 13:27:46 -0500 show expected output of ‘libeufin-cli sandbox check’ command Diffstat:
| M | libeufin/nexus-tutorial.rst | | | 5 | +---- |
1 file changed, 1 insertion(+), 4 deletions(-)
diff --git a/libeufin/nexus-tutorial.rst b/libeufin/nexus-tutorial.rst @@ -126,13 +126,10 @@ service: Verify that the sandbox is running: -.. ??? What is the expected output of this command? -.. => it's a JSON fragment like {name: "libeufin-sandbox", version: "0.0.0"} - Basically, it calls this: https://git.taler.net/libeufin.git/tree/sandbox/src/main/kotlin/tech/libeufin/sandbox/Main.kt#n288 - .. code-block:: console $ libeufin-cli sandbox check + {name: "libeufin-sandbox", version: "0.0.0"} Now an EBICS host can be created: