$Date: 2019-03-19 10:08:37 +0000 (Tue, 19 Mar 2019) $VBoxManage cloudprofileVBoxManage-cloudprofile1VBoxManage-cloudprofilemanage the cloud profilesOracle VM VirtualBoxVBoxManage cloudprofile--provider=name--profile=nameadd--clouduser=uuid--fingerprint=MD5 string--keyfile=path--passphrase=string--tenancy=uuid--compartment=uuid--region=stringVBoxManage cloudprofile--provider=name--profile=nameupdate--clouduser=uuid--fingerprint=MD5 string--keyfile=path--passphrase=string--tenancy=uuid--compartment=uuid--region=stringVBoxManage cloudprofile--provider=name--profile=namedeleteVBoxManage cloudprofile--provider=name--profile=nameshowDescriptionCommon optionsThe subcommands of cloudprofile realize the standard CRUD operations for a cloud profile.
The following common options can be placed before the sub-command:--provider=nameShort cloud provider name.--profile=nameCloud profile name. cloudprofile add
Add new cloud profile for a specified cloud provider.
The name which fully identify the user in the specified cloud providerFingerprint for the key pair being used.Full path and filename of the private key. Passphrase used for the key, if it is encrypted.ID of your tenancy. ID of your compartment.Region name. Region is where you plan to deploy an application.cloudprofile show
Display information about a cloud profile for a specified cloud provider.
cloudprofile update
Modify a cloud profile for the specified cloud provider.
The name which fully identify the user in the specified cloud providerFingerprint for the key pair being used.Full path and filename of the private key. Passphrase used for the key, if it is encrypted.ID of your tenancy. ID of your compartment.Region name. Region is where you plan to deploy an application.cloudprofile delete
Delete a cloud profile for a specified cloud provider.