kibana/src
Jonathan Budzenski 90d6b223a6
[target/windows] Fix KBN_PATH_CONF expansion in bin/*.bat (#104517)
When setting the environment variable KBN_PATH_CONF in Windows, paths
containing special characters will be expanded and interpreted, instead
of being treated as a string.  This wraps `%KBN_PATH_CONF%` in quotes to
prevent this.

Testing:
1) set "KBN_PATH_CONF=C:\With space\special()%$characters\kibana\config"
2) bin\kibana*.bat should run
2021-07-06 14:58:43 -05:00
..
cli
cli_encryption_keys
cli_keystore
cli_plugin [plugin cli] Remove settings argument from warnings log (#101824) 2021-06-10 12:03:37 -05:00
core [DOCS] Fixes links to anomaly detection overview (#104350) 2021-07-06 08:27:38 -07:00
dev [target/windows] Fix KBN_PATH_CONF expansion in bin/*.bat (#104517) 2021-07-06 14:58:43 -05:00
docs
fixtures/telemetry_collectors
plugins Add userSetup plugin skeleton. (#101610) 2021-07-06 14:41:24 +02:00
setup_node_env