You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently a lot of API parameters do not get auto-completed as cloudmonkey isn't able to deduce the probable values for those parameters based on the list APIs heuristics. A lot of these parameters are enums on CloudStack end and by finding a way to expose these and consume them on cloudmonkey side, we could improve the usability of the CLI greatly.
Benefits to CloudStack
Improved end user experience when using CLI
Reduce incorrect inputs
Deliverables
Expose enums and all other relevant information that can be used to enhance auto-completion of parameters on CloudStack end -
May require framework level changes and changes to APIs
Greetings!! I'm Vedansh Singh, pursuing my 4th year of Bachelors in Artificial Intelligence and Machine Learning, and I'm passionate about contributing to impactful projects. This GSoC 2025 project stands out to me because it's a fantastic opportunity to deepen my understanding of API auto-completion and framework alteration. I'm confident my skills in API integration, Git, JavaScript, Python, and SQLite will be beneficial, and I'm highly motivated to learn and grow through this experience. Could you please provide information on how to begin contributing
Summary
Currently a lot of API parameters do not get auto-completed as cloudmonkey isn't able to deduce the probable values for those parameters based on the list APIs heuristics. A lot of these parameters are enums on CloudStack end and by finding a way to expose these and consume them on cloudmonkey side, we could improve the usability of the CLI greatly.
Benefits to CloudStack
Deliverables
Dependent projects
https://github.com/apache/cloudstack-cloudmonkey/
The text was updated successfully, but these errors were encountered: