mirror of
https://github.com/docker/cli.git
synced 2025-07-29 06:01:13 +03:00
docs: update redirect metadata for hugo
docs.docker.com switched from Jekyll to Hugo, which uses "aliases" instead of "redirect_from". Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This commit is contained in:
@ -2,7 +2,7 @@
|
||||
title: "Use the Docker command line"
|
||||
description: "Docker's CLI command description and usage"
|
||||
keywords: "Docker, Docker documentation, CLI, command line, config.json, CLI configuration file"
|
||||
redirect_from:
|
||||
aliases:
|
||||
- /reference/commandline/cli/
|
||||
- /engine/reference/commandline/engine/
|
||||
- /engine/reference/commandline/engine_activate/
|
||||
|
@ -2,7 +2,7 @@
|
||||
title: "dockerd"
|
||||
description: "The daemon command description and usage"
|
||||
keywords: "container, daemon, runtime"
|
||||
redirect_from:
|
||||
aliases:
|
||||
- /engine/reference/commandline/daemon/
|
||||
---
|
||||
|
||||
|
Reference in New Issue
Block a user