Skip to content
This repository was archived by the owner on Oct 13, 2023. It is now read-only.

Commit 5f0af88

Browse files
adrian-platathaJeztah
authored andcommitted
Adding experimental feature info
Signed-off-by: Adrian Plata <adrian.plata@docker.com> (cherry picked from commit 031bd2d5300760c5206b40883eda4b3a70099cec) Signed-off-by: Sebastiaan van Stijn <github@gone.nl> Upstream-commit: 9fd5604d80d842f429c72cf6cf6eeb4a4ecfa1c7 Component: cli
1 parent 79cf073 commit 5f0af88

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

  • components/cli/docs/reference/commandline

components/cli/docs/reference/commandline/cli.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -282,6 +282,14 @@ Following is a sample `config.json` file:
282282

283283
### Experimental features
284284

285+
Experimental features provide early access to future product functionality.
286+
These features are intended only for testing and feedback as they may change
287+
between releases without warning or can be removed entirely from a future
288+
release.
289+
290+
> Experimental features must not be used in production environments.
291+
{: .warning }
292+
285293
To enable experimental features, edit the `config.json` file and set
286294
`experimental` to `enabled`. The example below enables experimental features
287295
in a `config.json` file that already enables a debug feature.

0 commit comments

Comments
 (0)