DockerCLI/cli/command/config
Sebastiaan van Stijn d11b5ccdfa
Add --template-driver option for secrets/configs
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2018-02-21 23:22:32 +01:00
..
testdata sort secrets and configs in cli 2017-09-25 13:18:13 +08:00
client_test.go Add support for configs 2017-05-11 13:42:49 -07:00
cmd.go Error out on orchestrator command that don't support k8s yet 2017-12-26 11:46:59 +01:00
create.go Add --template-driver option for secrets/configs 2018-02-21 23:22:32 +01:00
create_test.go Add --template-driver option for secrets/configs 2018-02-21 23:22:32 +01:00
inspect.go use 'config' over 'configuration file' 2018-01-05 13:19:53 -08:00
inspect_test.go Use new internal testutil.ErrorContains() 2017-08-22 10:14:25 -04:00
ls.go sort secrets and configs in cli 2017-09-25 13:18:13 +08:00
ls_test.go sort secrets and configs in cli 2017-09-25 13:18:13 +08:00
remove.go use 'config' over 'configuration file' 2018-01-05 13:19:53 -08:00
remove_test.go Use new internal testutil.ErrorContains() 2017-08-22 10:14:25 -04:00