DockerCLI/cli/config
Tibor Vass 1ed02c40fe cli-plugins: alias an existing allowed command (only builder for now)
With this patch it is possible to alias an existing allowed command.
At the moment only builder allows an alias.

This also properly puts the build command under builder, instead of image
where it was for historical reasons.

Signed-off-by: Tibor Vass <tibor@docker.com>
2019-04-19 01:26:45 +00:00
..
configfile cli-plugins: alias an existing allowed command (only builder for now) 2019-04-19 01:26:45 +00:00
credentials Remove docker api dependency from cli/config 2019-01-31 21:25:43 +00:00
types Remove docker api dependency from cli/config 2019-01-31 21:25:43 +00:00
config.go harden config.Path() to disallow directory traversal 2019-03-07 14:40:53 +00:00
config_test.go Merge pull request #1712 from thaJeztah/fix_test_for_go_1.12 2019-03-13 13:38:57 -07:00