Signed-off-by: allencloud <allen.sun@daocloud.io>
Any command that expects extra flags after positional args needs to set flags.SetInterspersed(false). Signed-off-by: Vincent Demeester <vincent@sbr.pm>
Return the correct status code on flag parsins errors. Signed-off-by: Daniel Nephin <dnephin@docker.com>