File: [engine/reference/commandline/manifest.md](https://docs.docker.com/engine/reference/commandline/manifest/) Are these still experimental? I have tried this with experimental disabled and it seems to work just fine? ``` { "auths": { [redacted] }, "credsStore": "osxkeychain", "experimental": "disabled", "stackOrchestrator": "swarm", "currentContext": "default" } ```
File: engine/reference/commandline/manifest.md
Are these still experimental? I have tried this with experimental disabled and it seems to work just fine?