We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
--xpack.endpoint.enabled=true
1 parent 27fe265 commit dd09c0dCopy full SHA for dd09c0d
x-pack/plugins/ingest_manager/README.md
@@ -28,7 +28,7 @@ One common development workflow is:
28
```
29
- Start Kibana in another shell
30
31
- yarn start --xpack.ingestManager.enabled=true --no-base-path --xpack.endpoint.enabled=true
+ yarn start --xpack.ingestManager.enabled=true --no-base-path
32
33
34
This plugin follows the `common`, `server`, `public` structure from the [Architecture Style Guide
0 commit comments