mirror of https://github.com/docker/docs.git
- 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> |
||
|---|---|---|
| .. | ||
| cmd.go | ||
| connect.go | ||
| create.go | ||
| disconnect.go | ||
| inspect.go | ||
| list.go | ||
| remove.go | ||