[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[taler-docs] branch master updated: show expected output of ‘libeufin-cl
From: |
gnunet |
Subject: |
[taler-docs] branch master updated: show expected output of ‘libeufin-cli sandbox check’ command |
Date: |
Fri, 29 Jan 2021 19:30:42 +0100 |
This is an automated email from the git hooks/post-receive script.
ttn pushed a commit to branch master
in repository docs.
The following commit(s) were added to refs/heads/master by this push:
new 99eafd6 show expected output of ‘libeufin-cli sandbox check’ command
99eafd6 is described below
commit 99eafd6b3b2292e473f316d61075680c48e9f0d1
Author: Thien-Thi Nguyen <ttn@gnuvola.org>
AuthorDate: Fri Jan 29 13:27:46 2021 -0500
show expected output of ‘libeufin-cli sandbox check’ command
---
libeufin/nexus-tutorial.rst | 5 +----
1 file changed, 1 insertion(+), 4 deletions(-)
diff --git a/libeufin/nexus-tutorial.rst b/libeufin/nexus-tutorial.rst
index 01dd8b9..dd850bd 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:
--
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [taler-docs] branch master updated: show expected output of ‘libeufin-cli sandbox check’ command,
gnunet <=