12.0

Table Of Contents
n By specifying the vmx path of the CRX VM.
Note To get the vmx path, run the vctl describe myContainer command and refer to
the Host virtual machine value in the output.
vctl execvm --sh <Home_Folder_of_Your_Account>/.vctl/.r/vms/myContainer/
myContainer.vmx
n Execute a command within a CRX VM.
n By specifying the container hosted by the CRX VM.
vctl execvm -c myContainer /bin/ls
n By specifying the vmx path of the CRX VM.
Note To get the vmx path, run the vctl describe myContainer command and refer to
the Host virtual machine value in the output.
vctl execvm <Home_Folder_of_Your_Account>/.vctl/.r/vms/myContainer/
myContainer.vmx /bin/ls
Cleaning Up Residual Environment Data
By default, the vctl utility stores all its data in the .vctl folder under the home folder of your user
account.
Perform the following to clean up the environment data:
Procedure
1 Run the vctl system stop -f command to stop all running containers and stop container
runtime.
2 Run the vctl system info command to check if container runtime has stopped.
3 Remove the <Home_Folder_of_Your_Account>/.vctl folder.
Changes/Enhancements to the vctl Utility
Fusion 12.1.0
n Upgraded kind CLI tool from v0.8.1 to v0.9.0.
n Upgraded kubectl CLI from v1.18.6 to v1.19.1.
n Changed the storage of anonymous volume data from host to crx.vmdk.
n Added support for kind export logs command.
n Added minikube driver docker-machine-driver-vmware.
Using VMware Fusion
VMware, Inc. 188