Skip to content

v0.0.1

Compare
Choose a tag to compare
@wubbl0rz wubbl0rz released this 25 Mar 13:12
· 44 commits to master since this release

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