Skip to content

Commit e6298db

Browse files
committed
cli/ is not in moby repo (anymore)
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
1 parent c4afa77 commit e6298db

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

api/README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ It consists of various components in this repository:
66

77
- `api/swagger.yaml` A Swagger definition of the API.
88
- `api/types/` Types shared by both the client and server, representing various objects, options, responses, etc. Most are written manually, but some are automatically generated from the Swagger definition. See [#27919](https://github.com/docker/docker/issues/27919) for progress on this.
9-
- `cli/` The command-line client.
109
- `client/` The Go client used by the command-line client. It can also be used by third-party Go programs.
1110
- `daemon/` The daemon, which serves the API.
1211

0 commit comments

Comments
 (0)