Hello,
I need to render my developed plugin downloded from an arbitrary URL like Github. For example:
./bin/kibana-plugin install https://github.com/XXX/my_plugin/releases/download/6.3.0/my_plugin-6.3.0.zip
How can I do that ?
Thanks for advance
Could you just download the ZIP file before and then run the install on the downloaded file?
curl doesn't work in windows So I couldn't test the download.
This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.
© 2020. All Rights Reserved - Elasticsearch
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant logo are trademarks of the Apache Software Foundation in the United States and/or other countries.