activate-global-python-argcomplete
bash tab completion for argparse
RUN apt-get update && \
apt-get install -y python-argcomplete
RUN apt-get update && \
apt-get install -y python-argcomplete
RUN pacman -S --noconfirm python-argcomplete
RUN apt-get update && \
apt-get install -y python-argcomplete
RUN dnf install -y python3-argcomplete
RUN apt-get update && \
apt-get install -y python-argcomplete