Examples
The following command starts the ol7u4 VM:
$ VBoxHeadless --startvm "ol7u4"
The following command starts the ol7u6 VM in
the Paused state.
$ VBoxHeadless --startvm "ol7u6" --start-paused
The following command starts the ol7u6 VM and
records the session. The recording is saved to the
ol7u6-recording WebM file.
$ VBoxHeadless --startvm "ol7u6" --capture --filename ol7u6-recording.webm