buildx/commands
Justin Chadwell f5f00e68ef bake(cli): allow passing in-stream using command.Cli
ReadLocalFiles should allow passing the stdin file as an argument, which
allows us to read from dockerCli.Stdin() to be consistent with other
commands in the same package.

Signed-off-by: Justin Chadwell <me@jedevc.com>
2023-06-09 10:50:53 +01:00
..
imagetools cli: set default completion 2023-04-11 11:32:48 +02:00
bake.go bake(cli): allow passing in-stream using command.Cli 2023-06-09 10:50:53 +01:00
build.go build(cli): allow passing in-stream using command.Cli 2023-06-09 12:19:02 +03:00
create.go Merge pull request #1727 from crazy-max/cmd-completion 2023-05-09 10:59:32 +02:00
create_test.go Fix tolerations not parsing its options correctly, add tests 2022-04-22 12:12:05 +12:00
debug-shell.go debug-shell(cli): allow passing in-stream using command.Cli 2023-06-09 10:50:35 +01:00
diskusage.go cli: set default completion 2023-04-11 11:32:48 +02:00
inspect.go inspect: display builder features 2023-06-05 23:11:58 +02:00
install.go cli: set default completion 2023-04-11 11:32:48 +02:00
ls.go cli: set default completion 2023-04-11 11:32:48 +02:00
prune.go cli: set default completion 2023-04-11 11:32:48 +02:00
rm.go cli: add completion to list builder names 2023-04-11 11:45:59 +02:00
root.go Merge pull request #1727 from crazy-max/cmd-completion 2023-05-09 10:59:32 +02:00
stop.go cli: add completion to list builder names 2023-04-11 11:45:59 +02:00
uninstall.go cli: set default completion 2023-04-11 11:32:48 +02:00
use.go cli: add completion to list builder names 2023-04-11 11:45:59 +02:00
version.go cli: set default completion 2023-04-11 11:32:48 +02:00