Community Note
- Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
- Please do not leave "+1" or other comments that do not add relevant new information or questions, they generate extra noise for issue followers and do not help prioritize the request
- If you are interested in working on this issue or have submitted a pull request, please leave a comment
Description
It would be helpful to have a way to showcase how to connect to a searchdb using either the opensearch-cli or the popular SDKs for opensearch.
How I imagine scw could expose this functionality
scw searchdb config get <UUID> type=opensearch-cli
scw searchdb config get <UUID> type=python
References
Community Note
Description
It would be helpful to have a way to showcase how to connect to a searchdb using either the opensearch-cli or the popular SDKs for opensearch.
How I imagine scw could expose this functionality
scw searchdb config get <UUID> type=opensearch-cliscw searchdb config get <UUID> type=pythonReferences