mirror of
https://github.com/docker/cli.git
synced 2026-01-13 18:22:35 +03:00
Any command that expects extra flags after positional args needs to set flags.SetInterspersed(false). Signed-off-by: Vincent Demeester <vincent@sbr.pm> Upstream-commit: aa00520fc8bb4e04c37c2eb41f3bc3558deab533 Component: engine