$Date: 2022-02-11 20:10:19 +0000 (Fri, 11 Feb 2022) $VBoxManage cloudprofileVBoxManage-cloudprofile1VBoxManage-cloudprofileManage the cloud profiles&product-name;VBoxManage cloudprofile--provider=name--profile=nameadd--clouduser=unique id--fingerprint=MD5 string--keyfile=path--passphrase=string--tenancy=unique id--compartment=unique id--region=stringVBoxManage cloudprofile--provider=name--profile=nameupdate--clouduser=unique id--fingerprint=MD5 string--keyfile=path--passphrase=string--tenancy=unique id--compartment=unique id--region=stringVBoxManage cloudprofile--provider=name--profile=namedeleteVBoxManage cloudprofile--provider=name--profile=nameshowDescriptionCommon optionsThe subcommands of cloudprofile implement the standard CRUD operations for a cloud profile.
The next common options must be placed between the "cloud" and the following sub-commands:--provider=nameShort cloud provider name.--profile=nameCloud profile name. cloudprofile add
Add new cloud profile for a specified cloud provider.
The name which fully identifies the user in the specified cloud provider.Fingerprint 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 identifies the user in the specified cloud provider.Fingerprint 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.