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 35dac12ae5
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>
(cherry picked from commit 094d1aded8)
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2 years ago
..
imagetools cli: set default completion 2 years ago
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 Merge pull request #1727 from crazy-max/cmd-completion 2 years ago
create_test.go Fix tolerations not parsing its options correctly, add tests 3 years ago
debug-shell.go docs: set experimental annotation 2 years ago
diskusage.go cli: set default completion 2 years ago
inspect.go inspect: display builder features 2 years ago
install.go cli: set default completion 2 years ago
ls.go cli: set default completion 2 years ago
prune.go cli: set default completion 2 years ago
rm.go cli: add completion to list builder names 2 years ago
root.go commands: NewRootCmd: remove obsolete logrus filter hook 2 years ago
stop.go cli: add completion to list builder names 2 years ago
uninstall.go cli: set default completion 2 years ago
use.go cli: add completion to list builder names 2 years ago
version.go cli: set default completion 2 years ago