DockerCLI/cli-plugins
Ian Campbell 0a89eb554b Ensure plugins default search path obeys `--config`
A static global initialiser happens before the arguments are parsed, so we need
to calculate the path later.

Signed-off-by: Ian Campbell <ijc@docker.com>
2019-01-30 13:45:26 +00:00
..
examples/helloworld Ignore unknown arguments on the top-level command. 2019-01-30 13:45:26 +00:00
manager Ensure plugins default search path obeys `--config` 2019-01-30 13:45:26 +00:00
plugin Allow plugins to make use of the cobra `PersistentPreRun` hooks. 2019-01-30 13:45:26 +00:00