Issue Details

Number
17289
Title
contrib: Autogenerate bash completion
Description
We have a bash completion file, which needs to be updated manually: https://github.com/bitcoin/bitcoin/pull/17282#issuecomment-547020006 However, given our argparse module and RPCHelpMan, I believe it should be possible to autogenerate it with maybe a python script. If it should be necessary to run a bitcoind instance as an http server for rpc request to auto-generate the bash completion, this could be implemented as a functional test (written in python).
URL
https://github.com/bitcoin/bitcoin/issue/17289
Closed by
#25243
Back to List