Anka Virtualization CLI
There are many ways in which our customers utilize the Anka Virtualization software. The first is on its own as a CLI tool:
- Execute commands on the host machine, or wrap them in a script.
- Prepare your VMs with dependencies by executing your project installation commands and scripts inside of VMs from the host terminal with
anka run
and also directly in the VM withanka cp
&anka run
.- Any manual steps you need to perform in the GUI can be done through VNC or automated with anka click scripts.
- Create Packer Templates and run them with our packer builder.