mirror of
https://github.com/docker/cli.git
synced 2026-01-06 05:41:44 +03:00
Also includes the scaffolding for finding a validating plugin candidates. Argument validation is moved to RunE to support this, so `noArgs` is removed. Signed-off-by: Ian Campbell <ijc@docker.com>