salesforce-cli-bash-completion
salesforce-cli-bash-completion copied to clipboard
Issue with Windows
Hi ,
I followed the steps and tried the same in Git Bash (in my windows machine) below are the reults
- SFDX ( used tab ) - I get the list of all Force commands
- SFDX Force (used tab ) - I dont get the command's instead i get the directory list.
Attaching the screenshots for refrence
It is an issue with bash4, current version does only support bash 3. I did add a pull request with bash 4 support:
https://github.com/wadewegner/salesforce-cli-bash-completion/pull/4