mirror of
https://github.com/docker/cli.git
synced 2026-01-15 07:40:57 +03:00
- Migrates network command and subcommands (connect, create, disconnect, inspect, list and remove) to spf13/cobra - Create a RequiredExactArgs helper function for command that require an exact number of arguments. Signed-off-by: Vincent Demeester <vincent@sbr.pm> Upstream-commit: 4bd202b00f7859ebeb4ba87511a0618ad08d0605 Component: engine