Skip to content

Recover: bash_completion/docker-compose - #9620

Closed
Zhou-Tx wants to merge 1 commit into
docker:v2from
Repigeons:v2
Closed

Recover: bash_completion/docker-compose#9620
Zhou-Tx wants to merge 1 commit into
docker:v2from
Repigeons:v2

Conversation

@Zhou-Tx

Copy link
Copy Markdown

What I did
Recover: bash_completion/docker-compose

Related issue

(not mandatory) A picture of a cute animal, if possible in relation with what you did

@milas

Copy link
Copy Markdown
Contributor

Compose v2 uses Cobra for CLI flag management, so we're going to use its built-in support for advanced shell completion - see #9269.

Note: since v2 is now a Docker plugin (docker compose instead of docker-compose), there's still more work to be done here to connect shell completion.

@milasmilas closed this Sep 26, 2022
@DreamShaded

Copy link
Copy Markdown

@Zhou-Tx thx a lot, it works for me!

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@Zhou-Tx@milas@DreamShaded