kibana/src/cli
Pierre Gayvallet 251bd9afc6
Remove /src/legacy (#95510)
* starting removing stuff

* fix jest config

* disable CLI mode until other PR is merged

* fix the schema

* add deprecation for maxPayloadBytes

* fix legacy start logic

* deletes `env` from unknown args

* fix FTR test config

* some legacy service deletion

* move config validation

* remove legacy exports from entrypoint

* preserve legacy logging in core logging config

* try to fix uiSettings integration tests

* fix legacy service tests

* more type fix

* use fromRoot from @kbn/utils

* cleanup kibana.d.ts

* fix unit tests

* remove src/core/server/utils

* fix server script

* add integration test for `/{path*}` route

* add unit tests on legacy config

* adapt uiSetting IT bis

* fix tests

* update generated doc

* address some review comments

* move review comments

* fix some stuff

* fix some stuff

* fix some stuff

* fix some stuff bis

* generated doc

* add test for ensureValidConfiguration
2021-04-06 09:25:36 +02:00
..
keystore Elastic License 2.0 (#90099) 2021-02-03 18:12:39 -08:00
serve Remove /src/legacy (#95510) 2021-04-06 09:25:36 +02:00
apm.js Move src/apm.js to @kbn/apm-config-loader (#94315) 2021-03-14 22:53:52 +01:00
cli.js Remove /src/legacy (#95510) 2021-04-06 09:25:36 +02:00
command.js Elastic License 2.0 (#90099) 2021-02-03 18:12:39 -08:00
dev.js Move src/apm.js to @kbn/apm-config-loader (#94315) 2021-03-14 22:53:52 +01:00
dist.js Move src/apm.js to @kbn/apm-config-loader (#94315) 2021-03-14 22:53:52 +01:00
help.js Elastic License 2.0 (#90099) 2021-02-03 18:12:39 -08:00
jest.config.js Elastic License 2.0 (#90099) 2021-02-03 18:12:39 -08:00