Skip to content

boffik/VBoxManagerPy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 

Repository files navigation

VBoxManagerPy

Python script for view status or start|stop|reset VirtualBox VMs on linux server

python3 manager.py -s - run script as a programm (will typing actions and number VM).

python3 manager.py -l - print status list VMs (sorted).

python3 manager.py -a stop --id 2 4 - stop VMs 2 and 4 by VM number as example. (VM numbers you will seeing in status list)

python3 manage.py -a start -n 'Vm1Name' 'Vm2Name' - start VMs by names as example.

About

Python script for VirtualBox VMs on linux server

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages