View Issue Details

IDProjectCategoryView StatusLast Update
0010186Talerdocumentationpublic2025-07-16 09:32
Reporterpax Assigned To 
PrioritynormalSeverityminorReproducibilityalways
Status newResolutionopen 
Product Version1.0 
Summary0010186: Documentation needs update for coin generation with taler-wallet-cli
DescriptionHi,

https://docs.taler.net/taler-exchange-manual.html#coins-denomination-keys mentions that we can generate coin configuration with the wallet-cli tool, but that tool does actually not offer that feature (anymore?)...

Thanks
Sebastian
Steps To Reproduce# taler-wallet-cli deployment gen-coin-config --min-amount NZD:0.01 --max-amount NZD:100 > /etc/taler-exchange/conf.d/exchange-coins.conf
error: unknown command 'deployment'

# taler-wallet-cli --help
Usage: taler-wallet-cli COMMAND

Command line interface for the GNU Taler wallet.

Options:
  -h, --help Show this message and exit.
  --wallet-db=VALUE Location of the wallet database file
  --wallet-connection=VALUE
    Connect to an RPC wallet
  --timetravel=VALUE modify system time by given offset in microseconds
  --crypto-worker=VALUE Override crypto worker implementation type.
  -L, --log=VALUE configure log level (NONE, ..., TRACE)
  --inhibit=VALUE Inhibit running certain operations, useful for debugging and testing.
  --no-throttle Don't do any request throttling.
  --no-http Allow unsafe http connections.
  -v, --version
  -V, --verbose Enable verbose output.
  --skip-defaults Skip configuring default exchanges.

Commands:
  advanced Subcommands for advanced operations (only use if you know what you're doing!).
  api Call the wallet-core API directly.
  backup Subcommands for backups
  balance Show wallet balance.
  currencies Manage currencies.
  deposit Subcommands for depositing money to payto:// accounts
  exchanges Manage exchanges.
  handle-uri Handle a taler:// URI.
  p2p Subcommands for peer-to-peer payments.
  run-until-done Run until no more work is left.
  testing Subcommands for testing.
  transactions Manage transactions.
  version Show version details.
  withdraw Withdraw with a taler://withdraw/ URI
TagsNo tags attached.

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2025-07-16 09:32 pax New Issue