Skip to content

commands: complete --platform values for build - #4043

Open
locker95 wants to merge 1 commit into
docker:masterfrom
locker95:fix/build-platform-completion
Open

commands: complete --platform values for build#4043
locker95 wants to merge 1 commit into
docker:masterfrom
locker95:fix/build-platform-completion

Conversation

@locker95

Copy link
Copy Markdown

docker buildx build --platform <TAB> didn't complete anything. docker build already does.

same short platform list as the CLI, on the buildx flag.

related to docker/cli#5517

docker buildx build --platform <TAB> previously completed nothing,
while docker build offers a short platform list. Wire the same list
onto the buildx flag.

Signed-off-by: Dean Chen <862469039@qq.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant