You may also like
VCF Automation – Build Tools for VMware Aria – Visual Studio Code Integration
This entry is part 3 of 4 in the series Build Tools for VMware AriaThe Build Tools for VMware Aria project has developed an Extension for Visual Studio Code that provides native integration directly in the IDE. Using VSCode with this extension will provide the following features when developing code for your VCF Automation environment: I have had quite a few issues with the plugin and found that it provides limited support. The biggest benefit of using the Build Tools is that the code can be managed in VSCode to begin with. Install the vRealize Developer Tools extension for Visual...
VCF Operations Orchestrator: Auto-Document Your Actions with Ease
I spend a significant amount of time developing code for VCF Operations Orchestrator, and while I follow a strict and structured development process, documentation often falls behind. Keeping documentation up to date is an ongoing challenge as it’s difficult to maintain and keep up with frequent code changes. To solve this, I decided it was time to automate the documentation process and created a script to achieve this. When I set out to build this solution, I had a clear set of requirements I wanted it to meet: You can find my documentation tool here: vcf-operations-orchestrator-doc-generator, along with instructions on...

