logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

gnunet-namecache — inspect namecache

Bugs

       Report   bugs   by    using    https://bugs.gnunet.org    or    by    sending    electronic    mail    to
       ⟨gnunet-developers@gnu.org⟩.

Debian                                          October 16, 2013                             GNUNET-NAMECACHE(1)

Description

gnunet-namecache can be used to inspect values in the namecache.  It is passed the mandatory  option  'z'
       ('--zone=') with the argument PKEY, and the mandatory option 'n' ('--name=') with the argument NAME.

       -cFILENAME | --config=FILENAME
               Use the configuration file FILENAME.

       -h | --help
               Print short help on options.

       -LLOGLEVEL | --loglevel=LOGLEVEL
               Use LOGLEVEL for logging.  Valid values are DEBUG, INFO, WARNING and ERROR.

       -nNAME | --name=NAME
               Name (label) of the record to display (mandatory option).

       -v | --version
               Print GNUnet version number.

       -zPKEY | --zone=PKEY
               Specifies the public key of the zone to inspect (mandatory option)

Name

       gnunet-namecache — inspect namecache

See Also

gnunet-gns(1)

       The  full documentation for gnunet is maintained as a Texinfo manual.  If the info(1) and gnunet programs
       are properly installed at your site, the command

             infognunet

       should give you access to the complete handbook,

             infognunet-c-tutorial

       will give you access to a tutorial for developers.

       Depending on your installation, this information is also available in gnunet(7) and gnunet-c-tutorial(7).

Synopsis

gnunet-namecache  [-cFILENAME  |  --config=FILENAME]  [-h | --help] [-LLOGLEVEL | --loglevel=LOGLEVEL]
                        [-nNAME | --name=NAME] [-v | --version] [-zPKEY | --zone=PKEY]

See Also