Description
In the docker image we configure autocomplete for both bash and pwsh, unfortunately when in bash the autocomplete doesn't work, however when in pwsh works fine.
Steps to reproduce
Execute docker run --rm -it m365pnp/cli-microsoft365:latest
At the prompt, type m365 and press <tab>
Expected results
The top level m365 options should appear in autocomplete
Actual results
No options appear
Diagnostics
No response
CLI for Microsoft 365 version
5.1.0
nodejs version
v12.22.10
Operating system (environment)
Linux
Shell
bash
cli doctor
No response
Additional Info
No response
Description
In the docker image we configure autocomplete for both
bashandpwsh, unfortunately when inbashthe autocomplete doesn't work, however when inpwshworks fine.Steps to reproduce
Execute
docker run --rm -it m365pnp/cli-microsoft365:latestAt the prompt, type
m365and press<tab>Expected results
The top level m365 options should appear in autocomplete
Actual results
No options appear
Diagnostics
No response
CLI for Microsoft 365 version
5.1.0
nodejs version
v12.22.10
Operating system (environment)
Linux
Shell
bash
cli doctor
No response
Additional Info
No response