You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
buildx/vendor/github.com/docker/cli/cli
Tibor Vass 416b7bb23f install/uninstall: allow aliasing buildx to `docker builder`
Currently the user can type `docker buildx` to use this tool.
This patch allows the user to install buildx as a `docker builder` alias.

As an additional benefit, this allows the regular `docker build` to hook
into `buildx build`.

Note that the install and uninstall commands are currently hidden.

Signed-off-by: Tibor Vass <tibor@docker.com>
6 years ago
..
command install/uninstall: allow aliasing buildx to `docker builder` 6 years ago
compose install/uninstall: allow aliasing buildx to `docker builder` 6 years ago
config install/uninstall: allow aliasing buildx to `docker builder` 6 years ago
connhelper vendor: initial vendor 6 years ago
context vendor: initial vendor 6 years ago
debug vendor: initial vendor 6 years ago
flags vendor: initial vendor 6 years ago
manifest vendor: initial vendor 6 years ago
registry/client vendor: initial vendor 6 years ago
streams vendor: initial vendor 6 years ago
trust vendor: initial vendor 6 years ago
version vendor: initial vendor 6 years ago
cobra.go install/uninstall: allow aliasing buildx to `docker builder` 6 years ago
error.go vendor: initial vendor 6 years ago
required.go vendor: initial vendor 6 years ago