gnunet-svn
[Top][All Lists]
Advanced

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

[taler-docs] branch master updated: remove non-generic wallet API CLI do


From: gnunet
Subject: [taler-docs] branch master updated: remove non-generic wallet API CLI docs
Date: Thu, 23 Jul 2020 15:55:15 +0200

This is an automated email from the git hooks/post-receive script.

dold pushed a commit to branch master
in repository docs.

The following commit(s) were added to refs/heads/master by this push:
     new 83fa5f2  remove non-generic wallet API CLI docs
83fa5f2 is described below

commit 83fa5f2aabda92ffb2d83f1b925c7329c4f05aa2
Author: Florian Dold <florian.dold@gmail.com>
AuthorDate: Thu Jul 23 19:24:59 2020 +0530

    remove non-generic wallet API CLI docs
---
 taler-wallet.rst | 16 ----------------
 1 file changed, 16 deletions(-)

diff --git a/taler-wallet.rst b/taler-wallet.rst
index ede006a..0889224 100644
--- a/taler-wallet.rst
+++ b/taler-wallet.rst
@@ -433,8 +433,6 @@ List Exchanges
 :Name: ``"listExchanges"``
 :Description:
   List all exchanges.
-:CLI:
-  ``taler-wallet-cli exchanges list``
 :Response:
   .. ts:def:: ExchangesListResponse
   
@@ -456,8 +454,6 @@ Add Exchange
 :Name: ``"addExchange"``
 :Description:
   Add an exchange.
-:CLI:
-  ``taler-wallet-cli exchanges add $URL``
 :Request:
   .. ts:def:: ExchangeAddRequest
 
@@ -475,8 +471,6 @@ Get Terms of Service
 :Description:
   Get the exchange's current ToS and which version of the ToS (if any)
   the user has accepted.
-:CLI:
-  ``taler-wallet-cli exchanges tos $URL``
 :Request:
   .. ts:def:: ExchangeGetTosRequest
 
@@ -504,8 +498,6 @@ Set Accepted Terms of Service Version
 :Name: ``"setExchangeTosAccepted"``
 :Description:
   Store that the user has accepted a version of the exchange's ToS.
-:CLI:
-  ``taler-wallet-cli exchanges accept-tos $URL $ETAG``
 :Request:
   .. ts:def:: ExchangeSetTosAccepted
 
@@ -546,8 +538,6 @@ Withdraw balance from test environment
 :Name: ``"withdrawTestkudos"``
 :Description:
   Withdraw a balance from the test environment.
-:CLI:
-  ``taler-wallet-cli testing withdraw -a "TESTKUDOS:10" -e 
"https://exchange.test.taler.net/"; -b "https://bank.test.taler.net"``
 :Request:
   The request parameters are ignored.
 :Response:
@@ -586,8 +576,6 @@ Get Withdrawal Details
 :Description:
   Get information about fees and exchange for a withdrawal of a given amount.
   Can be used for both bank-integrated and manual withdrawals.
-:CLI:
-  ``taler-wallet-cli advanced manual-withdrawal-details $URL $AMOUNT``
 :Request:
   .. ts:def:: WithdrawalDetailsRequest
 
@@ -636,8 +624,6 @@ Accept Manual Withdrawal
 :Name: ``"acceptManualWithdrawal"``
 :Description:
   Accept a manual withdrawal, where the user has to transfer funds manually.
-:CLI:
-  ``taler-wallet-cli advanced withdraw-manually --exchange $EXCHANGE --amount 
$AMOUNT``
 :Request:
   .. ts:def:: AcceptManualWithdrawalRequest
 
@@ -670,8 +656,6 @@ Confirm Payment
 :Name: ``"confirmPay"``
 :Description:
   Confirm making a payment.
-:CLI:
-  ``taler-wallet-cli advanced pay-confirm $proposalId [ 
--session-id=$sessionId ]``
 :Request:
   .. ts:def:: GetManualWithdrawalDetailsRequest
 

-- 
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]