Releases: wubbl0rz/VmChamp
Releases · wubbl0rz/VmChamp
v0.0.7
v0.0.6
v0.0.5
- ask to create bridge if virbr0 is not found or not ready
- better build output for .sh file
- fix link ubuntu 22.04
- fix link fedora 36
- add rocky 8 and 9
- add ubuntu 23.04
- dont add additional .qcow2 to downloaded images
- avoid multiple url slashes in download
v0.0.4
- better message for ssh connect
- fixed alma 8 and 9 image links
v0.0.3
fixes
v0.0.2
- restart command
- recreate / overwrite option on vm start
- parameter for running custom script command after vm creation
- cpu cores option
- more distros. arch, fedora, centos, alma
- list command shows more info:
- vm state
- cpu cores
- memory
- disk used
- ping interface
VmChamp --help
Description:
Usage:
VmChamp [command] [options]
Options:
--completion <completion> generate shell completion. (zsh or bash)
--version Show version information
-?, -h, --help Show help and usage information
Commands:
run, start <name> start a new VM [default: testvm]
clean delete all vms and images
remove, rm <name> removes a vm [default: testvm]
reboot, reset, restart <name> force restarts a vm [default: testvm]
ssh <name> connect to vm via ssh [default: testvm]
list, ls, ps list all existing vms
images, os get a list of all available os images
Full Changelog: v0.0.1...v0.0.2
v0.0.1
v0.0.1
Description:
Usage:
VmChamp [command] [options]
Options:
--completion <completion> generate shell completion. (zsh or bash)
--version Show version information
-?, -h, --help Show help and usage information
Commands:
run, start <name> start a new VM [default: testvm]
clean delete all vms and images
remove, rm <name> removes a vm [default: testvm]
ssh <name> connect to vm via ssh [default: testvm]
list, ls, ps list all existing vms
images, os get a list of all available os images
Full Changelog: https://github.com/wubbl0rz/VmChamp/commits/v0.0.1