This Is the repository for Red Hat's Edge Developer tools created and maintained to make deploying edge centric applications and tools to a Openshift Cluster much easier. It wraps the functionality provided by the IoTCLI It can be found under edge-developer-tools in the Visual Studio Code Extension Marketplace
Currently this extension offers the same commands provided by the IoTCLI
It takes care of installing all the relevant tools needed, I.E OC and the IoTCLI
Stay Tuned for some awesome IoT and Edge Related status widgets
An Openshift 4.X cluster
All of the avaliable tools can be found via the VSCode Command Palette(crl+shift+p
)
To get started simply login with the: edgeDeveloperTools.login
command
Please open an issue in the public repo If you run into any issues.
Users appreciate release notes as you update your extension.
Initial release of the Edge-Developer-Tools plugin
Features:
- Command palette wrappings of all IoTCLI commands
TODO:
- Edge Widget creation, with additional tree/webviews
Enjoy!