12.0

Table Of Contents
Command Description
vctl run [OPTIONS] IMAGE [COMMAND] [ARGUMENTS...] Runs a new container from a container image.
Note Ensure the following when you use the --volume option:
n Specify paths to the folder. The --volume doesn't support
path to files.
n Use absolute path. Relative paths are not supported.
n Only anonymous volumes can be mounted, mounting named
volumes is not supported.
Note Ensure the following when you use the
--publish
option:
n The vctl utility doesn't have a subnet or a link feature to
connect multiple containers to a subnet.
To enable communication between multiple containers, start
the container with the --publish option. This binds the
container port to the host port so that the service provided
by the container is accessible from the outside.
vctl start [OPTIONS] CONTAINER Starts a created or stopped container.
vctl stop [OPTIONS] CONTAINER Stops the container.
vctl inspect [OPTIONS] NAME Displays detailed container information.
vctl Commands to Manage the CRX VM Resource
Command
Description
vctl execvm [OPTIONS] (vmx|-c=CONTAINER) COMMAND [ARGUMENTS...] Runs commands from inside a running virtual
machine that hosts the container.
vctl
Commands to Manage Volumes
Command
Description
vctl volume prune [flags] Removes all unused local volumes.
Using VMware Fusion
VMware, Inc. 185