Skip to content

Instantly share code, notes, and snippets.

View bartv's full-sized avatar

Bart Vanbrabant bartv

  • Inmanta
  • Leuven, Belgium
View GitHub Profile
@snobear
snobear / clone.py
Last active October 17, 2023 06:39
Clone VM from template with pyVmomi
#!/usr/bin/env python
"""
NOTE:
This gist has been moved to EZmomi:
https://github.com/snobear/ezmomi
Give it a star or fork. Contributions are more than welcome. I'm hoping it will become an easy cli tool for
common VMware tasks.