kibana/packages/kbn-check-mappings-update-cli
Amir Ben Nun fec5d74398
[Fleet] Send Agentless API resources (#206042)
## Summary

Conclude agentless policy resources and send them to the Agentless API
on the creation request.
- Resolves: https://github.com/elastic/kibana/issues/203371
2025-01-19 12:52:10 +02:00
..
src [Fleet] delete unenrolled agents task (#195544) 2024-10-14 11:04:01 +02:00
current_fields.json [Fleet] Send Agentless API resources (#206042) 2025-01-19 12:52:10 +02:00
current_mappings.json [Fleet] Send Agentless API resources (#206042) 2025-01-19 12:52:10 +02:00
jest.config.js Adds AGPL 3.0 license (#192025) 2024-09-06 19:02:41 -06:00
kibana.jsonc [Saved Objects] Compatible mappings PR check (#148656) 2023-04-27 15:42:31 +02:00
package.json Adds AGPL 3.0 license (#192025) 2024-09-06 19:02:41 -06:00
README.md [Saved Objects] Compatible mappings PR check (#148656) 2023-04-27 15:42:31 +02:00
tsconfig.json [HTTP/OAS] Commit OAS snapshot (#183338) 2024-05-30 06:02:19 -07:00

@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.