Open ShivKJ opened 3 years ago
@ShivKJ As the project usage click under the hood. You can try using https://click.palletsprojects.com/en/8.1.x/shell-completion/ until any official supported shell completion is available.
Let me know if that doesn't work.
Cheers.
TODO: add docs on how to enable autocompletion in different shell as per the guidance on the click documentation. https://click.palletsprojects.com/en/8.1.x/shell-completion/
Hi,
How can we enable bash completion for the dotenv CLI command?