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 generate configuration for using the mongosh command line and the popular SDKs for mongodb in different languages.
How I imagine scw could expose this functionality
scw mongodb config get type=mongosh
scw mongodb config get type=python
In particular this command would be referenced in all see-alsos section of the CLI for all other mongodb commands to improve its visibility
References
Community Note
Description
It would be helpful to have a way to generate configuration for using the
mongoshcommand line and the popular SDKs for mongodb in different languages.How I imagine scw could expose this functionality
scw mongodb config get type=mongoshscw mongodb config get type=pythonIn particular this command would be referenced in all see-alsos section of the CLI for all other mongodb commands to improve its visibility
References