mirror of
https://github.com/elastic/kibana.git
synced 2025-06-28 11:05:39 -04:00
## Summary Conclude agentless policy resources and send them to the Agentless API on the creation request. - Resolves: https://github.com/elastic/kibana/issues/203371 |
||
---|---|---|
.. | ||
src | ||
current_fields.json | ||
current_mappings.json | ||
jest.config.js | ||
kibana.jsonc | ||
package.json | ||
README.md | ||
tsconfig.json |
@kbn/check-mappings-update-cli
Saved Objects CLI tool that can be used to check whether a snapshot of current mappings (i.e., mappings on main) is compatible with mappings we can extract from the current code.
See node scripts/check_mappings_update --help
for more info.