DockerCLI/cli/command
Chris Crone fa14fb87fc context: Ensure context name is valid on import
Signed-off-by: Chris Crone <christopher.crone@docker.com>
(cherry picked from commit 9ecc69d17e)
Signed-off-by: Tibor Vass <tibor@docker.com>
2021-01-29 13:12:06 +00:00
..
builder Fix builder prune -a/--all flag description 2020-02-18 14:33:42 +01:00
bundlefile bump gotest.tools v3.0.1 for compatibility with Go 1.14 2020-04-21 16:43:18 +02:00
checkpoint bump gotest.tools v3.0.1 for compatibility with Go 1.14 2020-04-21 16:43:18 +02:00
commands Merge pull request #1602 from thaJeztah/hide_experimental_deploy 2019-02-08 13:53:12 -08:00
config Replace vbom.ml/util with fvbommel/sortorder 2020-08-28 16:17:03 +02:00
container Use consistent name for errors 2020-06-09 17:02:33 +02:00
context context: Ensure context name is valid on import 2021-01-29 13:12:06 +00:00
engine bump gotest.tools v3.0.1 for compatibility with Go 1.14 2020-04-21 16:43:18 +02:00
formatter bump gotest.tools v3.0.1 for compatibility with Go 1.14 2020-04-21 16:43:18 +02:00
idresolver bump gotest.tools v3.0.1 for compatibility with Go 1.14 2020-04-21 16:43:18 +02:00
image Add test-case for env with, and without = 2020-09-28 14:16:03 +02:00
inspect bump gotest.tools v3.0.1 for compatibility with Go 1.14 2020-04-21 16:43:18 +02:00
manifest bump gotest.tools v3.0.1 for compatibility with Go 1.14 2020-04-21 16:43:18 +02:00
network Replace vbom.ml/util with fvbommel/sortorder 2020-08-28 16:17:03 +02:00
node Replace vbom.ml/util with fvbommel/sortorder 2020-08-28 16:17:03 +02:00
plugin Replace vbom.ml/util with fvbommel/sortorder 2020-08-28 16:17:03 +02:00
registry Don't filter out registries to logout from with config file contents 2020-06-17 17:32:39 +02:00
secret Replace vbom.ml/util with fvbommel/sortorder 2020-08-28 16:17:03 +02:00
service Replace vbom.ml/util with fvbommel/sortorder 2020-08-28 16:17:03 +02:00
stack Replace vbom.ml/util with fvbommel/sortorder 2020-08-28 16:17:03 +02:00
swarm bump gotest.tools v3.0.1 for compatibility with Go 1.14 2020-04-21 16:43:18 +02:00
system Replace vbom.ml/util with fvbommel/sortorder 2020-08-28 16:17:03 +02:00
task bump gotest.tools v3.0.1 for compatibility with Go 1.14 2020-04-21 16:43:18 +02:00
testdata Dynamically register kubernetes context store endpoint type. 2019-05-24 15:55:50 +02:00
trust Replace vbom.ml/util with fvbommel/sortorder 2020-08-28 16:17:03 +02:00
volume Replace vbom.ml/util with fvbommel/sortorder 2020-08-28 16:17:03 +02:00
cli.go Fix bug with panic when DOCKER_CLI_EXPERIMENTAL environment variable is incorrect 2020-05-28 19:21:44 +00:00
cli_options.go Dynamically register kubernetes context store endpoint type. 2019-05-24 15:55:50 +02:00
cli_options_test.go bump gotest.tools v3.0.1 for compatibility with Go 1.14 2020-04-21 16:43:18 +02:00
cli_test.go bump gotest.tools v3.0.1 for compatibility with Go 1.14 2020-04-21 16:43:18 +02:00
context.go Don't loose additional metadata fields 2020-06-16 15:31:21 +02:00
context_test.go Don't loose additional metadata fields 2020-06-16 15:31:21 +02:00
defaultcontextstore.go Push check for kubernetes requirement down into the endpoint 2019-05-24 16:50:21 +02:00
defaultcontextstore_test.go bump gotest.tools v3.0.1 for compatibility with Go 1.14 2020-04-21 16:43:18 +02:00
events_utils.go updated vendoring 2017-09-01 19:41:06 -04:00
orchestrator.go Fast Context Switch: commands 2019-01-10 22:25:43 +01:00
orchestrator_test.go bump gotest.tools v3.0.1 for compatibility with Go 1.14 2020-04-21 16:43:18 +02:00
registry.go Simplify ElectAuthServer 2019-03-28 21:08:13 +00:00
registry_test.go bump gotest.tools v3.0.1 for compatibility with Go 1.14 2020-04-21 16:43:18 +02:00
streams.go Extract streams helpers from command package to their own package to remove a cyclic dependency from command to internal/containerizedengine 2019-01-28 14:36:00 +01:00
trust.go Refactor content_trust cli/flags handling 2018-03-08 15:00:43 -05:00
utils.go Merge pull request #2195 from tiborvass/19.03-fix-cp 2020-01-16 22:39:34 +01:00
utils_test.go bump gotest.tools v3.0.1 for compatibility with Go 1.14 2020-04-21 16:43:18 +02:00