mirror of
https://github.com/docker/cli.git
synced 2026-01-13 18:22:35 +03:00
To achieve this we hook in at the beginning of our custom `HelpFunc` and detect the plugin case by adding stub commands. Signed-off-by: Ian Campbell <ijc@docker.com>