$Date: 2019-07-19 09:26:18 +0000 (Fri, 19 Jul 2019) $VBoxManage cloud instanceVBoxManage-cloudinstance1VBoxManage-cloudinstanceManage the cloud instancesOracle VM VirtualBoxVBoxManage cloud--provider=name--profile=nameinstanceinfo--id=unique idVBoxManage cloud--provider=name--profile=nameinstanceterminate--id=unique idVBoxManage cloud--provider=name--profile=nameinstancestart--id=unique idVBoxManage cloud--provider=name--profile=nameinstancepause--id=unique idDescriptionCommon optionsThe subcommands of cloudinstance implement the standard operations for a cloud instance
like start/pause/show/terminate. The next common options must be placed between the "cloud" and the following sub-commands:--provider=nameShort cloud provider name.--profile=nameCloud profile name. cloud instance info
Display information about a cloud instance with a specified id.
Unique identifier which fully identify the instance in the Cloud.cloud instance termination
Delete a cloud instance with a specified id.
Unique identifier which fully identify the instance in the Cloud.cloud instance start
Start a cloud instance with a specified id.
Unique identifier which fully identify the instance in the Cloud.cloud instance pause
Pause a cloud instance with a specified id.
Unique identifier which fully identify the instance in the Cloud.