Skip to content

Bug report: bash autocomplete not working in docker container #3210

@garrytrinder

Description

@garrytrinder

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

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions