buildx/commands
Sebastiaan van Stijn 07b99ae7bf
commands: verify that DisableFlagsInUseLine is set for all commands
This replaces the DisableFlagsInUseLine call from the CLI with a test
that verifies the option is set for all commands and subcommands, so
that it doesn't have to be modified at runtime.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2025-08-28 17:55:50 +02:00
..
history commands: verify that DisableFlagsInUseLine is set for all commands 2025-08-28 17:55:50 +02:00
imagetools commands: verify that DisableFlagsInUseLine is set for all commands 2025-08-28 17:55:50 +02:00
bake.go commands: verify that DisableFlagsInUseLine is set for all commands 2025-08-28 17:55:50 +02:00
build.go commands: verify that DisableFlagsInUseLine is set for all commands 2025-08-28 17:55:50 +02:00
create.go commands: verify that DisableFlagsInUseLine is set for all commands 2025-08-28 17:55:50 +02:00
dap.go commands: verify that DisableFlagsInUseLine is set for all commands 2025-08-28 17:55:50 +02:00
debug.go commands: verify that DisableFlagsInUseLine is set for all commands 2025-08-28 17:55:50 +02:00
dial_stdio.go commands: verify that DisableFlagsInUseLine is set for all commands 2025-08-28 17:55:50 +02:00
diskusage.go commands: verify that DisableFlagsInUseLine is set for all commands 2025-08-28 17:55:50 +02:00
inspect.go commands: verify that DisableFlagsInUseLine is set for all commands 2025-08-28 17:55:50 +02:00
install.go commands: verify that DisableFlagsInUseLine is set for all commands 2025-08-28 17:55:50 +02:00
ls.go commands: verify that DisableFlagsInUseLine is set for all commands 2025-08-28 17:55:50 +02:00
ls_test.go lint: modernize fix 2025-05-13 20:44:57 +02:00
prune.go commands: verify that DisableFlagsInUseLine is set for all commands 2025-08-28 17:55:50 +02:00
rm.go commands: verify that DisableFlagsInUseLine is set for all commands 2025-08-28 17:55:50 +02:00
root.go commands: verify that DisableFlagsInUseLine is set for all commands 2025-08-28 17:55:50 +02:00
root_test.go commands: verify that DisableFlagsInUseLine is set for all commands 2025-08-28 17:55:50 +02:00
stop.go commands: verify that DisableFlagsInUseLine is set for all commands 2025-08-28 17:55:50 +02:00
uninstall.go commands: verify that DisableFlagsInUseLine is set for all commands 2025-08-28 17:55:50 +02:00
use.go commands: verify that DisableFlagsInUseLine is set for all commands 2025-08-28 17:55:50 +02:00
util.go vendor: github.com/docker/docker and github.com/docker/cli v26.0.0 2024-04-01 13:05:55 -05:00
version.go commands: verify that DisableFlagsInUseLine is set for all commands 2025-08-28 17:55:50 +02:00