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

aqhbci-tool4 - Command line tools for setup, modification and debugging of HBCI settings.

Author

       Micha Lenk

                                                   2024-12-18                                    AQHBCI-TOOL4(1)

Bugs

       Probably lots, please post them to the mailing list (see Resources below) or file an issue in the issue
       tracker <https://www.aquamaniac.de/rdm/projects/aqbanking/issues> when you find them.

Copying

       Copyright (C) Martin Preuß. Free use of this software is granted under the terms of the GNU General
       Public License (GPL).

       The manpage was composed by Micha Lenk and converted by the nifty tool AsciiDoc into a manpage.

Description

       The aqhbci-tool4(1) command can be used to setup and manage AqBanking’s HBCI users, customers and
       accounts.

Files

       $HOME/.aqbanking/
           All files in this directory are part of the AqBanking configuration. Even though mostly all files are
           in a simple plaintext syntax, you MUST NOT change anything in here without using the tools or
           libraries provided by AqBanking, except you know exactly what you are doing. Those files may be
           subject to changes in future AqBanking releases.

Name

       aqhbci-tool4 - Command line tools for setup, modification and debugging of HBCI settings.

Options

       Two common options need to be distinguished carefully from each other: "-c CUSTOMER_ID" refers to the
       German "Kunden-ID" or "Kundennummer". "-u USER_ID" refers to the German "Benutzerkennung". If your bank
       has specified both to you, you need to check carefully not to confuse one with the other.

       This is version 6.6.0

       -D PARAM, --cfgdir=PARAM
           Specify the configuration folder

       -n, --noninteractive
           Select non-interactive mode. This automatically returns a confirmative answer to any non-critical
           message.

       -A, --acceptvalidcerts
           Automatically accept all valid TLS certificate

       --charset=PARAM
           Specify the output character set

       -P PARAM, --pinfile=PARAM
           Specify the PIN file

       --opticaltan=PARAM
           Specify an external tool to display optical TAN challenges

       -h, --help
           Show this help screen. For help on commands, run aqbanking-cli <COMMAND> --help.

       For help on options available to specific commands, run aqhbci-tool4 <COMMAND> --help.

Resources

       The AqBanking wiki <https://www.aquamaniac.de/rdm/projects/aqbanking/wiki> provides useful help for
       setting up AqBanking, even though it is only available in German. On the AqBanking mailing lists
       <https://mailman.aqbanking.de/listinfo/aqbanking-user> you can give kudos to the developers or get your
       questions answered.

Synopsis

aqhbci-tool4 [global options] <command> [command options]

See Also