Activate-global-python-argcomplete - argcomplete utility script
usage: activate-global-python-argcomplete [-h] [--dest DEST] [--user]
Activate the generic bash-completion script for the argcomplete module.
-h, --help
show this help message and exit
--dest DEST
Specify the bash completion modules directory to install into
--user
Install into user directory (~/.bash_completion.d/)
argcomplete module was written by Andrey Kislyuk
Full documentation for argccomplete module is stored at https://argcomplete.readthedocs.org/en/latest/