You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We have a bash completion file, which needs to be updated manually: #17282 (comment)
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).
cvengler, 0xmountaintop, st3b1t, BrandonOdiwuor and spicyzboss