Skip to content

Commit 79dd3b0

Browse files
authored
Merge pull request moby#50537 from ndeloof/cli
cli/ is not in moby repo (anymore)
2 parents 2406d7b + e6298db commit 79dd3b0

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)