mirror of https://github.com/docker/docs.git
Updating CLI refs
This commit is contained in:
parent
3f15a4ee74
commit
9d2e2fa79f
|
@ -3284,14 +3284,16 @@ manuals:
|
||||||
section:
|
section:
|
||||||
- path: /app/working-with-app/
|
- path: /app/working-with-app/
|
||||||
title: Working with Docker App
|
title: Working with Docker App
|
||||||
|
- path: /engine/reference/commandline/app/
|
||||||
|
title: CLI reference
|
||||||
- sectiontitle: Docker Template
|
- sectiontitle: Docker Template
|
||||||
section:
|
section:
|
||||||
- path: /app-template/working-with-template/
|
- path: /app-template/working-with-template/
|
||||||
title: Working with Docker Template
|
title: Working with Docker Template
|
||||||
- path: /app-template/cli-reference/
|
- path: /app-template/api-reference/
|
||||||
title: CLI reference
|
|
||||||
- path: /engine/reference/commandline/template/
|
|
||||||
title: API reference
|
title: API reference
|
||||||
|
- path: /engine/reference/commandline/template/
|
||||||
|
title: CLI reference
|
||||||
- sectiontitle: Docker Compose
|
- sectiontitle: Docker Compose
|
||||||
section:
|
section:
|
||||||
- path: /compose/overview/
|
- path: /compose/overview/
|
||||||
|
@ -3394,6 +3396,8 @@ manuals:
|
||||||
section:
|
section:
|
||||||
- path: /engine/context/working-with-contexts/
|
- path: /engine/context/working-with-contexts/
|
||||||
title: Working with Docker Contexts
|
title: Working with Docker Contexts
|
||||||
|
- path: /engine/reference/commandline/context/
|
||||||
|
title: CLI reference
|
||||||
- sectiontitle: Docker Desktop for Mac
|
- sectiontitle: Docker Desktop for Mac
|
||||||
section:
|
section:
|
||||||
- path: /docker-for-mac/
|
- path: /docker-for-mac/
|
||||||
|
|
Loading…
Reference in New Issue