Open
Description
openedon Apr 30, 2024
Ref draft PR #1766
Ref previous PR #1231
To support package development for serverless, elastic-package
should support spinning up Elasticsearch and Kibana in serverless mode in its local stack, e.g.
elastic-package stack up --serverless
We could also add serverless: true
as a profile setting instead of using a CLI argument.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment