## chantools completion Generate the autocompletion script for the specified shell ### Synopsis Generate the autocompletion script for chantools for the specified shell. See each sub-command's help for details on how to use the generated script. ### Options ``` -h, --help help for completion ``` ### Options inherited from parent commands ``` --nologfile If set, no log file will be created. This is useful for testing purposes where we don't want to create a log file. -r, --regtest Indicates if regtest parameters should be used --resultsdir string Directory where results should be stored (default "./results") -s, --signet Indicates if the public signet parameters should be used -t, --testnet Indicates if testnet parameters should be used --testnet4 Indicates if testnet4 parameters should be used ``` ### SEE ALSO * [chantools](chantools.md) - Chantools helps recover funds from lightning channels * [chantools completion bash](chantools_completion_bash.md) - Generate the autocompletion script for bash * [chantools completion fish](chantools_completion_fish.md) - Generate the autocompletion script for fish * [chantools completion powershell](chantools_completion_powershell.md) - Generate the autocompletion script for powershell * [chantools completion zsh](chantools_completion_zsh.md) - Generate the autocompletion script for zsh