From 463746ff22662a1e28059ce9d1c1ae4b0eb4dbdd Mon Sep 17 00:00:00 2001 From: Sebastiaan van Stijn Date: Mon, 23 Aug 2021 17:35:25 +0200 Subject: [PATCH] docs: add missing redirect, and remove /go/experimental redirect The /go/ redirects are now defined in the docs repository, so the one we defined here can be removed. Also adds a missing redirect for an old URL to the main CLI page. Signed-off-by: Sebastiaan van Stijn --- docs/reference/commandline/cli.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/docs/reference/commandline/cli.md b/docs/reference/commandline/cli.md index f8ad89b13f..658357e9df 100644 --- a/docs/reference/commandline/cli.md +++ b/docs/reference/commandline/cli.md @@ -3,7 +3,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: - - /go/experimental/ + - /reference/commandline/cli/ - /engine/reference/commandline/engine/ - /engine/reference/commandline/engine_activate/ - /engine/reference/commandline/engine_check/ @@ -315,6 +315,9 @@ Experimental features provide early access to future product functionality. These features are intended for testing and feedback, and they may change between releases without warning or can be removed from a future release. +Starting with Docker 20.10, experimental CLI features are enabled by default, +and require no configuration to enable them. + ### Notary If using your own notary server and a self-signed certificate or an internal