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
Sebastiaan van Stijn 094d1aded8
commands: NewRootCmd: remove obsolete logrus filter hook
This hook was added in 278f94a8b6 and
72758fef22 to suppress spurious warnings
printed by the CLI's cli/connhelper/commandconn package;
3fb4fb83df/cli/connhelper/commandconn/commandconn.go (L203-L214)

Those logs were removed in a5ebe2282a
so we can remove the hook.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2 years ago
..
imagetools
bake.go bake(cli): allow passing in-stream using command.Cli 2 years ago
build.go docs: set experimental annotation 2 years ago
create.go
create_test.go
debug-shell.go docs: set experimental annotation 2 years ago
diskusage.go
inspect.go
install.go
ls.go
prune.go
rm.go
root.go commands: NewRootCmd: remove obsolete logrus filter hook 2 years ago
stop.go
uninstall.go
use.go
version.go