.. |
builder
|
cli/command: move prompt utilities to separate package
|
2025-04-11 12:23:16 +02:00 |
checkpoint
|
TestCheckpointCreateWithOptions check both "keep-running=true/false"
|
2025-02-03 13:05:23 +01:00 |
commands
|
remove exec, push, pull, ps, images, info from "legacy" commands
|
2022-04-08 16:55:39 +02:00 |
completion
|
cli/command/completion: deprecate ValidArgsFn
|
2025-03-21 20:30:58 +01:00 |
config
|
cli/command/completion: deprecate ValidArgsFn
|
2025-03-21 20:30:58 +01:00 |
container
|
cli/command: move prompt utilities to separate package
|
2025-04-11 12:23:16 +02:00 |
context
|
cli/command/context: fix error-handling of skip-tls-verify
|
2025-02-20 17:49:58 +01:00 |
formatter
|
cli/command/formatter: add missing go:build tag
|
2025-03-10 17:39:06 +01:00 |
idresolver
|
cli/command/idresolver: remove uses of pkg/errors in tests
|
2025-02-01 15:59:57 +01:00 |
image
|
cli/command: move prompt utilities to separate package
|
2025-04-11 12:23:16 +02:00 |
inspect
|
cli/command/inspect: use errors.Join
|
2025-02-03 19:21:27 +01:00 |
manifest
|
cli/command: internalize constructing RegistryClient
|
2025-03-04 17:48:42 +01:00 |
network
|
cli/command: move prompt utilities to separate package
|
2025-04-11 12:23:16 +02:00 |
node
|
cli/command/completion: deprecate ValidArgsFn
|
2025-03-21 20:30:58 +01:00 |
plugin
|
cli/command: move prompt utilities to separate package
|
2025-04-11 12:23:16 +02:00 |
registry
|
cli/command: move prompt utilities to separate package
|
2025-04-11 12:23:16 +02:00 |
secret
|
cli/command/completion: deprecate ValidArgsFn
|
2025-03-21 20:30:58 +01:00 |
service
|
cli/command/service: un-export CompletionFn
|
2025-03-27 09:59:29 +01:00 |
stack
|
cli/command/completion: deprecate ValidArgsFn
|
2025-03-21 20:30:58 +01:00 |
swarm
|
cli/command/swarm: fix "unused-receiver" linting
|
2025-02-17 15:24:56 +01:00 |
system
|
cli/command: move prompt utilities to separate package
|
2025-04-11 12:23:16 +02:00 |
task
|
cli/command: move PrettyPrint utility to cli/command/formatter
|
2025-03-09 22:20:12 +01:00 |
testdata
|
Dynamically register kubernetes context store endpoint type.
|
2019-05-20 13:28:11 +01:00 |
trust
|
cli/command: move prompt utilities to separate package
|
2025-04-11 12:23:16 +02:00 |
volume
|
cli/command: move prompt utilities to separate package
|
2025-04-11 12:23:16 +02:00 |
cli.go
|
cli/command: remove deprecated RegistryClient from CLI interface
|
2025-03-20 11:11:38 +01:00 |
cli_options.go
|
cli/command: wrap some long lines (revive)
|
2025-02-17 15:24:52 +01:00 |
cli_options_test.go
|
golangci-lint: enable thelper linter
|
2023-11-20 16:02:17 +01:00 |
cli_test.go
|
cli/command: use stdlib for temp-dirs
|
2025-04-02 16:45:05 +02:00 |
context.go
|
update go:build tags to use go1.22
|
2024-11-12 12:38:18 +01:00 |
context_test.go
|
update go:build tags to use go1.22
|
2024-11-12 12:38:18 +01:00 |
defaultcontextstore.go
|
update go:build tags to use go1.22
|
2024-11-12 12:38:18 +01:00 |
defaultcontextstore_test.go
|
update go:build tags to use go1.22
|
2024-11-12 12:38:18 +01:00 |
registry.go
|
cli/command: move prompt utilities to separate package
|
2025-04-11 12:23:16 +02:00 |
registry_test.go
|
cli/command: add unit-test for RetrieveAuthTokenFromImage
|
2025-03-26 14:25:50 +01:00 |
telemetry.go
|
cli/command: un-export ResourceAttributesEnvvar, DockerCliAttributePrefix
|
2025-03-03 14:21:45 +01:00 |
telemetry_docker.go
|
update go:build tags to use go1.22
|
2024-11-12 12:38:18 +01:00 |
telemetry_docker_test.go
|
command: change drive to lowercase for wsl path
|
2024-09-18 10:59:08 +01:00 |
telemetry_options.go
|
cli: make initializing the global meter- and tracing providers optional
|
2024-06-24 15:44:20 +02:00 |
telemetry_utils.go
|
telemetry: pass otel errors to the otel handler for shutdown and force flush
|
2024-09-17 10:47:04 -05:00 |
telemetry_utils_test.go
|
cli/command: remove redundant capturing of loop vars in tests (copyloopvar)
|
2024-11-05 10:14:30 +01:00 |
trust.go
|
Refactor content_trust cli/flags handling
|
2018-03-08 15:00:43 -05:00 |
utils.go
|
cli/command: move prompt utilities to separate package
|
2025-04-11 12:23:16 +02:00 |
utils_test.go
|
cli/command: move prompt utilities to separate package
|
2025-04-11 12:23:16 +02:00 |