fission
VMs
Install
- All systems
-
curl cmd.cat/fission.sh
- Debian
-
apt-get install rubygem-fission
- Ubuntu
-
apt-get install rubygem-fission
- Kali Linux
-
apt-get install rubygem-fission
- Fedora
-
dnf install rubygem-fission
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install rubygem-fission
- Raspbian
-
apt-get install rubygem-fission
- Dockerfile
- dockerfile.run/fission
rubygem-fission
VMs
ruby-fission
Command line tool to manage VMware Fusion VMs
A simple utility to manage VMware Fusion VMs from the command line. This include options to clone, delete, start VMs and take snapshots. See /usr/share/doc/ruby-fission/README.md.gz for all options.