I would suggest to customize /root/.bashrc to allow Bash autocomplete for Arcanist.
This could achieved adding the following line:
source /opt/arcanist/resources/shell/bash-completion
I would suggest to customize /root/.bashrc to allow Bash autocomplete for Arcanist.
This could achieved adding the following line:
source /opt/arcanist/resources/shell/bash-completion
rDARC nasqueron/arcanist Docker image | |||
D131 | rDARCf32820202b7a Arcanist bash autocomplete |