Update DTR reference titles

This commit is contained in:
Joao Fernandes 2016-11-09 17:13:35 -08:00
parent 4391ce38f1
commit 0d627d07b8
9 changed files with 9 additions and 9 deletions

View File

@ -1,5 +1,5 @@
---
title: backup
title: docker/dtr backup
keywords:
- docker, dtr, cli, backup
description: Backup a DTR cluster to a tar file and stream it to stdout

View File

@ -1,5 +1,5 @@
---
title: dumpcerts
title: docker/dtr dumpcerts
keywords:
- docker, dtr, cli, dumpcerts
description: Dump out the TLS certificates used by this DTR instance

View File

@ -1,5 +1,5 @@
---
title: images
title: docker/dtr images
keywords:
- docker, dtr, cli, images
description: Lists all the images necessary to install DTR

View File

@ -1,5 +1,5 @@
---
title: install
title: docker/dtr install
keywords:
- docker, dtr, cli, install
description: Install Docker Trusted Registry on this Docker Engine

View File

@ -1,5 +1,5 @@
---
title: join
title: docker/dtr join
keywords:
- docker, dtr, cli, join
description: Add a new replica to an existing DTR cluster

View File

@ -1,5 +1,5 @@
---
title: reconfigure
title: docker/dtr reconfigure
keywords:
- docker, dtr, cli, reconfigure
description: Change DTR configurations

View File

@ -1,5 +1,5 @@
---
title: remove
title: docker/dtr remove
keywords:
- docker, dtr, cli, remove
description: Remove a replica from a DTR cluster

View File

@ -1,5 +1,5 @@
---
title: restore
title: docker/dtr restore
keywords:
- docker, dtr, cli, restore
description: Create a new DTR cluster from an existing backup

View File

@ -1,5 +1,5 @@
---
title: upgrade
title: docker/dtr upgrade
keywords:
- docker, dtr, cli, upgrade
description: Upgrade a v2.0.0 or later cluster to this version of DTR