gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-docs] branch master updated: add ‘sandbox ebicshost list’ invocat


From: gnunet
Subject: [taler-docs] branch master updated: add ‘sandbox ebicshost list’ invocation and output to example
Date: Fri, 21 Jan 2022 11:34:19 +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 1949b22  add ‘sandbox ebicshost list’ invocation and output to example
1949b22 is described below

commit 1949b22bc40b4be94a405a834013ddad4453edff
Author: Thien-Thi Nguyen <ttn@gnuvola.org>
AuthorDate: Fri Jan 21 05:34:05 2022 -0500

    add ‘sandbox ebicshost list’ invocation and output to example
---
 libeufin/nexus-tutorial.rst | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/libeufin/nexus-tutorial.rst b/libeufin/nexus-tutorial.rst
index 66f54d8..2619f57 100644
--- a/libeufin/nexus-tutorial.rst
+++ b/libeufin/nexus-tutorial.rst
@@ -187,6 +187,10 @@ Now an EBICS host can be created:
 .. code-block:: console
 
    $ libeufin-cli sandbox ebicshost create --host-id testhost
+   $ libeufin-cli sandbox ebicshost list
+   {
+     "ebicsHosts" : [ "testhost" ]
+   }
 
 Note that most ``libeufin-cli`` subcommands will ask for input interactively if
 the respective value is not specified on the command line.

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]