elastic / elastic/package-spec
[Discuss] Support stored scripts in Fleet packages
Open
discuss
Team:Ecosystem
- Dominant language
- Go
- Stars
- 20
- Forks
- 93
- Avg merge
- 15h 10m
- Merged PRs (30d)
- 12
Description
`package-spec` currently only supports inline scripts. Larger, more sophisticated scripts tend to be used as stored scripts instead of inline. [Stored scripts](https://www.elastic.co/guide/en/elasticsearch/reference/master/modules-scripting-using.html#script-stored-scripts) are also known to reduce compilation time. This issue is to discuss if loading stored scripts should be supported in package-spec.
cc: @ruflin
Contributor guide
Assessment
This issue has not been assessed yet.