12.0

Table Of Contents
Running vctl Commands
The vctl commands have syntax and other requirements that you must follow.
Syntax of vctl Commands
The vctl commands are divided into function categories.
The following tables list vctl commands and their function. Options enclosed in square brackets
are optional. The vertical bar indicates a keyword choice.
Note Use --help to review all the available command options.
vctl Commands to Manage the Container Runtime Resource
Command Description
vctl system config [OPTIONS] Configures and initializes the host OS environment for the container engine.
The command performs the following tasks:
n Creates a <Home_Folder_of_Your_Account>/.vctl folder if it doesn't exist.
n Updates the config.yaml file in the .vctl folder with the customized configurations
specified by the command options.
n Prepares the storage according to the configuration in
config.yaml
file and mounts
the storage.
n Checks the availability of the VMware Fusion application.
Note The vctl system config command doesn't start containerd daemon.
vctl system info [OPTIONS] Displays the container runtime information.
vctl system start [OPTIONS] Starts the container engine.
The command performs the following tasks:
n Creates a <Home_Folder_of_Your_Account>/.vctl folder if it doesn't exist.
n Updates the config.yaml file in the .vctl folder with the customized configurations
specified by the command options.
n Prepares the storage according to the configuration in
config.yaml
file and mounts
the storage.
n Checks the availability of the VMware Fusion application
n Starts the containerd daemon.
vctl system stop [OPTIONS] Stops the container runtime.
Using VMware Fusion
VMware, Inc. 183