summaryrefslogtreecommitdiff
path: root/libeufin
diff options
context:
space:
mode:
authorThien-Thi Nguyen <ttn@gnuvola.org>2021-01-29 13:27:46 -0500
committerThien-Thi Nguyen <ttn@gnuvola.org>2021-01-29 13:27:46 -0500
commit99eafd6b3b2292e473f316d61075680c48e9f0d1 (patch)
tree4120c944570354b5078a3d2c911cb43a13508358 /libeufin
parent1f389a9158af9a4c0e4ceff5ba581834e78829bc (diff)
downloaddocs-99eafd6b3b2292e473f316d61075680c48e9f0d1.tar.gz
docs-99eafd6b3b2292e473f316d61075680c48e9f0d1.tar.bz2
docs-99eafd6b3b2292e473f316d61075680c48e9f0d1.zip
show expected output of ‘libeufin-cli sandbox check’ command
Diffstat (limited to 'libeufin')
-rw-r--r--libeufin/nexus-tutorial.rst5
1 files changed, 1 insertions, 4 deletions
diff --git a/libeufin/nexus-tutorial.rst b/libeufin/nexus-tutorial.rst
index 01dd8b97..dd850bda 100644
--- 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: