Skip to content
This repository was archived by the owner on Jan 31, 2026. It is now read-only.

CobblePot59/vmrest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

vmrest

Manage your hypervisor VMware Workstation from command line with minimum effort

Prerequisites

  1. Follow the instructions in documentation : https://docs.vmware.com/en/VMware-Workstation-Pro/16.0/com.vmware.ws.using.doc/GUID-C3361DF5-A4C1-432E-850C-8F60D83E5E2B.html

Installation

git clone https://github.com/CobblePot59/vmrest.git
python3 -m pip install -r requirements.txt

Execution

List VMs

from vmrest import *

vwconnect('http://127.0.0.1:8697', ('admin','Password1!'))

vmlist()

More ? Get Help

from vmrest import *

help()

alt vmrest_help

About

No description, website, or topics provided.

Resources

Stars

6 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages