mirror of https://github.com/docker/docs.git
Update reference.md
This commit is contained in:
parent
c98f274423
commit
00337ae26d
|
@ -19,7 +19,7 @@ various APIs, CLIs, and file formats.
|
||||||
|
|
||||||
| CLI | Description |
|
| CLI | Description |
|
||||||
|:------------------------------------------------------|:-----------------------------------------------------------------------------------------------------------------|
|
|:------------------------------------------------------|:-----------------------------------------------------------------------------------------------------------------|
|
||||||
| [Engine CLI](/engine/reference/commandline/) | The main CLI for Docker, includes all `docker` and [`dockerd`](/engine/reference/commandline/dockerd/) commands. |
|
| [Engine CLI](/engine/reference/commandline/cli/) | The main CLI for Docker, includes all `docker` and [`dockerd`](/engine/reference/commandline/dockerd/) commands. |
|
||||||
| [Compose CLI](/compose/reference/overview/) | The CLI for Docker Compose, which allows you to build and run multi-container applications |
|
| [Compose CLI](/compose/reference/overview/) | The CLI for Docker Compose, which allows you to build and run multi-container applications |
|
||||||
| [Machine CLI](/machine/reference/) | Manages virtual machines that are pre-configured to run Docker |
|
| [Machine CLI](/machine/reference/) | Manages virtual machines that are pre-configured to run Docker |
|
||||||
| [UCP CLI](/datacenter/ucp/2.1/reference/cli/index.md) | Manages a Universal Control Plane instance |
|
| [UCP CLI](/datacenter/ucp/2.1/reference/cli/index.md) | Manages a Universal Control Plane instance |
|
||||||
|
|
Loading…
Reference in New Issue