datalad shell-completion(1) | General Commands Manual | datalad shell-completion(1) |
datalad shell-completion - display shell script for enabling shell completion for DataLad.
datalad shell-completion [-h] [--version]
Output of this command should be "sourced" by the bash or zsh to enable shell completions provided by argcomplete.
Example:
$ source <(datalad shell-completion)
$ datalad --<PRESS TAB to display available option>
datalad is developed by The DataLad Team and Contributors <team@datalad.org>.
2023-01-25 | datalad shell-completion 0.18.1 |