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/commands
Justin Chadwell dd89b0169f cli: update help message for --push
The default behavior of --push has changed from --output type=registry
to --output type=image,push=true, with type=registry now otherwise
undocumented.

As a cleanup for docs, we should update the flag inline with the true
behavior.

Signed-off-by: Justin Chadwell <me@jedevc.com>
3 years ago
..
imagetools imagetools: give imagetools create a progress bar 3 years ago
bake.go cli: update help message for --push 3 years ago
build.go cli: update help message for --push 3 years ago
create.go create: improve interface when attempting to create docker driver 3 years ago
create_test.go Fix tolerations not parsing its options correctly, add tests 4 years ago
diskusage.go return di.Err when it's not nil 3 years ago
inspect.go inspect: add buildkit version information to command output 3 years ago
install.go cli: fix builder persistent flag 4 years ago
ls.go ls: move builder/node status error msg below table 4 years ago
print.go add formatting support to print function 3 years ago
prune.go return di.Err when it's not nil 3 years ago
rm.go rm: display name of removed builder 4 years ago
root.go root: ignore SSH CloseRead warning 4 years ago
stop.go cli: fix builder persistent flag 4 years ago
uninstall.go cli: fix builder persistent flag 4 years ago
use.go cli: fix builder persistent flag 4 years ago
util.go buildx: prevent duplicate "failed to find driver" message 3 years ago
version.go cli: fix builder persistent flag 4 years ago