cli/cli/command
Sebastiaan van Stijn ba21666654
Merge pull request #6404 from thaJeztah/deprecate_nocomplete
cli/command/completion: deprecate NoComplete
2025-09-01 09:13:18 +02:00
..
builder cli/command/completion: deprecate NoComplete 2025-08-30 12:00:34 +02:00
checkpoint cli/command/completion: deprecate NoComplete 2025-08-30 12:00:34 +02:00
commands Register CLI commands implicitly 2025-08-21 07:16:35 +02:00
completion cli/command/completion: deprecate NoComplete 2025-08-30 12:00:34 +02:00
config cli/command/completion: deprecate NoComplete 2025-08-30 12:00:34 +02:00
container cli/command/completion: deprecate NoComplete 2025-08-30 12:00:34 +02:00
context Merge pull request #6404 from thaJeztah/deprecate_nocomplete 2025-09-01 09:13:18 +02:00
formatter vendor: github.com/moby/moby/api, moby/moby/client 7145e7666b8f (master) 2025-08-26 20:02:30 +02:00
idresolver vendor: github.com/moby/moby/api, moby/moby/client 7145e7666b8f (master) 2025-08-26 20:02:30 +02:00
image cli/command/completion: deprecate NoComplete 2025-08-30 12:00:34 +02:00
inspect
manifest cli/command/*: remove deprecated cobra command constructors 2025-08-21 11:12:28 +02:00
network cli/command/completion: deprecate NoComplete 2025-08-30 12:00:34 +02:00
node cli/command/completion: deprecate NoComplete 2025-08-30 12:00:34 +02:00
plugin cli/command/completion: deprecate NoComplete 2025-08-30 12:00:34 +02:00
registry cli/command/completion: deprecate NoComplete 2025-08-30 12:00:34 +02:00
secret vendor: github.com/moby/moby/api, github.com/moby/moby/client 62884141100c 2025-08-27 10:21:32 +02:00
service cli/command/completion: deprecate NoComplete 2025-08-30 12:00:34 +02:00
stack cli/command/completion: deprecate NoComplete 2025-08-30 12:00:34 +02:00
swarm cli/command/completion: deprecate NoComplete 2025-08-30 12:00:34 +02:00
system cli/command/completion: deprecate NoComplete 2025-08-30 12:00:34 +02:00
task vendor: github.com/moby/moby/api, moby/moby/client 7145e7666b8f (master) 2025-08-26 20:02:30 +02:00
testdata
trust cli/command/trust: unconvert 2025-08-27 14:40:56 +02:00
volume cli/command/completion: deprecate NoComplete 2025-08-30 12:00:34 +02:00
cli.go return early if GODEBUG set or context is default 2025-08-29 14:31:21 +02:00
cli_options.go cli: reduce uses of pkg/errors for stdlib errors 2025-08-11 19:00:02 +02:00
cli_options_test.go
cli_test.go rename function to fit what it is doing 2025-08-29 14:08:15 +02:00
context.go
context_test.go
defaultcontextstore.go cli: reduce uses of pkg/errors for stdlib errors 2025-08-11 19:00:02 +02:00
defaultcontextstore_test.go remove aliases for containerd/errdefs, disallow docker/errdefs 2025-07-28 14:55:43 +02:00
registry.go vendor: github.com/moby/moby/api, moby/moby/client 7145e7666b8f (master) 2025-08-26 20:02:30 +02:00
registry_test.go vendor: github.com/moby/moby/api, moby/moby/client 7145e7666b8f (master) 2025-08-26 20:02:30 +02:00
telemetry.go
telemetry_docker.go cli: reduce uses of pkg/errors for stdlib errors 2025-08-11 19:00:02 +02:00
telemetry_docker_test.go
telemetry_options.go
telemetry_utils.go cli: reduce uses of pkg/errors for stdlib errors 2025-08-11 19:00:02 +02:00
telemetry_utils_test.go
utils.go cli: reduce uses of pkg/errors for stdlib errors 2025-08-11 19:00:02 +02:00
utils_test.go