mirror of
https://github.com/docker/cli.git
synced 2026-09-04 02:24:44 -05:00
Since we use `NewLabelCommand()` instead of `addNodesForLabelOption()` to create the 'LABEL' commands from '--label' options, so all the related functions should be removed. Signed-off-by: Dennis Chen <dennis.chen@arm.com> Upstream-commit: c7b543164daed58fbea36471592438b4e53ab748 Component: engine