Anka Virtualization CLI
There are many ways in which our customers utilize the Anka Virtualization CLI to automate the VM creation and preparation process:
- Through the anka createcommand on the host machine:❯ anka create 13.1 13.1-arm
- By executing your project installation commands and scripts inside of VMs from the host terminal with anka runand also directly inside 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 to perform the steps for VM creation and preparation with our packer builders and post-provisioner..
Check out the Getting Started installing and using Anka CLI Guide.
