buildx/commands/history
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
..
export.go commands: verify that DisableFlagsInUseLine is set for all commands 2025-08-28 17:55:50 +02:00
import.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
inspect_attachment.go commands: verify that DisableFlagsInUseLine is set for all commands 2025-08-28 17:55:50 +02:00
logs.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
open.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
trace.go commands: verify that DisableFlagsInUseLine is set for all commands 2025-08-28 17:55:50 +02:00
utils.go vendor: update buildkit to v0.24.0-rc1 2025-08-27 13:39:14 -07:00