mirror of
https://github.com/docker/cli.git
synced 2026-08-28 02:24:15 -05: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>