Description
Quicklab is a script that uses a YAML file to define one or more virtual machines (VMs). The script reads this file using YQ and converts it into the proper JSON format for the VMware API. It then saves the VM IDs in a new JSON file which can later be used to delete the VMs or by other tools. The repo can be found here https://github.com/misthios/quicklab
Technologies used
- Bash
- Vmware API
Demo Videos
This video shows quicklab usage inside a pipeline for TimeTraveler