Scroll to navigation

datalad shell-completion(1) General Commands Manual datalad shell-completion(1)

NAME

datalad shell-completion - display shell script for enabling shell completion for DataLad.

SYNOPSIS

datalad shell-completion [-h] [--version]

DESCRIPTION

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>

OPTIONS

show this help message. --help-np forcefully disables the use of a pager for displaying the help message
show the module and its version which provides the command

AUTHORS


datalad is developed by The DataLad Team and Contributors <team@datalad.org>.

2024-03-10 datalad shell-completion 0.19.6