mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 17:28:26 -04:00
## Summary
This adds an API key panel to the Search Hub.
|
||
---|---|---|
.. | ||
classic | ||
guide | ||
src | ||
index.ts | ||
jest.config.js | ||
kibana.jsonc | ||
package.json | ||
README.md | ||
tsconfig.json |
@kbn/guided-onboarding
To run in development you will need the following settings in your kibana.dev.yml:
xpack.cloud.id: 'testID'
There are two versions - currently called classic
and the one used by default. This is designed to be used for A/B testing and retain the original guide card implementation.