$Date: 2019-06-10 11:32:56 +0000 (Mon, 10 Jun 2019) $ VBoxManage cloud instance VBoxManage-cloudinstance 1 VBoxManage-cloudinstance manage the cloud instance Oracle VM VirtualBox VBoxManage cloud --provider=name --profile=name instance info --id=uuid VBoxManage cloud --provider=name --profile=name instance terminate --id=uuid VBoxManage cloud --provider=name --profile=name instance start --id=uuid VBoxManage cloud --provider=name --profile=name instance pause --id=uuid Description cloud instance info Display information about a cloud instance with a specified id The unique identifier which fully identify the instance cloud instance termination Delete a cloud instance with a specified id The unique identifier which fully identify the instance cloud instance start Start a cloud instance with a specified id The unique identifier which fully identify the instance cloud instance pause Pause a cloud instance with a specified id The unique identifier which fully identify the instance