cloud test
cloud test - test connectivity to a configured cloud.
Synopsis¶
Tip
You can also use global options with this command.
Description¶
Test whether dbvr can connect to the specified cloud configuration.
Use this command to verify that your cloud configuration is correct before running commands that use cloud providers.
Required argument¶
<cloudId>
The ID of the cloud configuration to test. Use cloud list to see available configurations.
Example¶
Test connectivity to the Azure cloud configuration:
Sample output on success:
Connecting to Azure
Acquire Azure profile
Retrieve information about subscriptions
Connecting to Azure
Ok
Tip
For information on how to create and configure cloud JSON files, see Configure cloud providers.