Skip to content

Commit 859e303

Browse files
Merge pull request #3268 from thaJeztah/20.10_backport_add_redirect
[20.10 backport] docs: add missing redirect, and remove /go/experimental redirect
2 parents c2ea9bc + 061051c commit 859e303

File tree

1 file changed

+4
-1
lines changed
  • docs/reference/commandline

1 file changed

+4
-1
lines changed

docs/reference/commandline/cli.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: "Use the Docker command line"
33
description: "Docker's CLI command description and usage"
44
keywords: "Docker, Docker documentation, CLI, command line, config.json, CLI configuration file"
55
redirect_from:
6-
- /go/experimental/
6+
- /reference/commandline/cli/
77
- /engine/reference/commandline/engine/
88
- /engine/reference/commandline/engine_activate/
99
- /engine/reference/commandline/engine_check/
@@ -312,6 +312,9 @@ Experimental features provide early access to future product functionality.
312312
These features are intended for testing and feedback, and they may change
313313
between releases without warning or can be removed from a future release.
314314

315+
Starting with Docker 20.10, experimental CLI features are enabled by default,
316+
and require no configuration to enable them.
317+
315318
### Notary
316319

317320
If using your own notary server and a self-signed certificate or an internal

0 commit comments

Comments
 (0)