Start
Machine search
The start command starts an instance for a machine. The machine name must be specified using the -m
or --machine
argument. Once started, its IP address is displayed as well as the start-up time.
htb-cli start -m Visual
Start the release arena machine
If no flag is submitted, htb-cli starts the machine in release arena.
htb-cli start
Note: The release arena machine can also be started by specifying its name with the -m
flag.