mirror of https://github.com/docker/docs.git
Update title for ucp reference cli articles
This commit is contained in:
parent
2360ad2f2b
commit
ad65f46402
|
|
@ -655,7 +655,7 @@ toc:
|
|||
title: Upgrade UCP
|
||||
- path: /datacenter/ucp/2.0/installation/uninstall/
|
||||
title: Uninstall UCP
|
||||
- sectiontitle: UCP tool reference
|
||||
- sectiontitle: docker/ucp reference
|
||||
section:
|
||||
- path: /datacenter/ucp/2.0/reference/
|
||||
title: docker/ucp overview
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
---
|
||||
title: backup
|
||||
title: docker/ucp backup
|
||||
description: Create a backup of a UCP manager node
|
||||
keywords:
|
||||
- docker, dtr, cli, backup
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
---
|
||||
title: dump-certs
|
||||
title: docker/ucp dump-certs
|
||||
description: Print the public certificates used by this UCP web server
|
||||
keywords:
|
||||
- docker, dtr, cli, dump-certs
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
---
|
||||
title: fingerprint
|
||||
title: docker/ucp fingerprint
|
||||
description: Print the TLS fingerprint for this UCP web server
|
||||
keywords:
|
||||
- docker, dtr, cli, fingerprint
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
---
|
||||
title: id
|
||||
title: docker/ucp id
|
||||
description: Print the ID of UCP running on this node
|
||||
keywords:
|
||||
- docker, dtr, cli, id
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
---
|
||||
title: images
|
||||
title: docker/ucp images
|
||||
description: Verify the UCP images on this node
|
||||
keywords:
|
||||
- docker, dtr, cli, images
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
---
|
||||
title: install
|
||||
title: docker/ucp install
|
||||
description: Install UCP on this node
|
||||
keywords:
|
||||
- docker, dtr, cli, install
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
---
|
||||
title: restart
|
||||
title: docker/ucp restart
|
||||
description: Start or restart UCP components running on this node
|
||||
keywords:
|
||||
- docker, dtr, cli, restart
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
---
|
||||
title: restore
|
||||
title: docker/ucp restore
|
||||
description: Restore a UCP manager node from a backup
|
||||
keywords:
|
||||
- docker, dtr, cli, restore
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
---
|
||||
title: stop
|
||||
title: docker/ucp stop
|
||||
description: Stop UCP components running on this node
|
||||
keywords:
|
||||
- docker, dtr, cli, stop
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
---
|
||||
title: support
|
||||
title: docker/ucp support
|
||||
description: Create a support dump for this UCP node
|
||||
keywords:
|
||||
- docker, dtr, cli, support
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
---
|
||||
title: uninstall-ucp
|
||||
title: docker/ucp uninstall-ucp
|
||||
description: Uninstall UCP from this swarm
|
||||
keywords:
|
||||
- docker, dtr, cli, uninstall-ucp
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
---
|
||||
title: upgrade
|
||||
title: docker/ucp upgrade
|
||||
description: Upgrade the UCP components on this node
|
||||
keywords:
|
||||
- docker, dtr, cli, upgrade
|
||||
|
|
|
|||
Loading…
Reference in New Issue