19.41. taler-directory-cli(1)#

19.41.1. Name#

taler-directory-cli - provide the taler-directory CLI interface

19.41.2. Synopsis#

taler-directory-cli [-c CHALLENGE | –challenge=CHALLENGE] [-h | –help] [-s | –solve=] [-l | –link=] [-t ALIASTYPE | –alias-type=ALIASTYPE] [-p KEY | –public-key=KEY] [-a ALIAS | –alias=ALIAS] [-v | –version]

19.41.3. Description#

taler-directory-cli is a command-line tool to provide the taler-directory CLI interface.

Its options are as follows:

-c CHALLENGE | –challenge=CHALLENGE

Solve the activation challenge with CHALLENGE. Use with the -s flag.

-h | –help

Print short help on options.

-s | –solve

Generate the solution of a challenge. Use with the -c and -p flags.

-l | –link

Generate a link that can be used for activation/validation. Use with the -c, -a and -t flags.

-t ALIASTYPE | –alias-type=ALIASTYPE

The type of the alias.

-a ALIAS | –alias=ALIAS

The alias.

-p KEY | –public-key=KEY

The public key to generate the solution for.

-v | –version

Print version information.

19.41.4. See Also#

taler-directory-config(1), taler-directory-dbinit(1), taler-directory.conf(5).

19.41.5. Bugs#

Report bugs by using https://bugs.taler.net or by sending electronic mail to <taler@gnu.org>.