Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chalk docker autocomplete fails with command not found #281

Open
indecisivedragon opened this issue May 2, 2024 · 0 comments
Open

chalk docker autocomplete fails with command not found #281

indecisivedragon opened this issue May 2, 2024 · 0 comments
Labels
bug Something isn't working good first issue Good for newcomers

Comments

@indecisivedragon
Copy link
Contributor

Description

When trying to use autocomplete on a chalk docker command, seeing the error bash: _chalk_docker_completions: command not found:

./chalk docker build -f tests/functional/data/dockerfiles/valid/sample_1/Dockerfile tests/functional/data/dockerfiles/valibash: _chalk_docker_completions: command not found

Impact

cannot autocomplete filepaths for docker, may be related to #80

Steps to Reproduce

  1. type chalk docker build -f into bash terminal
  2. hit tab key
  3. observe error
@indecisivedragon indecisivedragon added the bug Something isn't working label May 2, 2024
@miki725 miki725 added the good first issue Good for newcomers label May 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants