-
Notifications
You must be signed in to change notification settings - Fork 1
cloud test
dbeaver-devops edited this page Jun 3, 2026
·
2 revisions
Note: This feature is not available in dbvr Community.
cloud test - test connectivity to a configured cloud.
dbvr cloud test [-hV] <cloudId>
Tip: You can also use global options with this command.
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.
<cloudId>
The ID of the cloud configuration to test. Use cloud list to see available configurations.
Test connectivity to the Azure cloud configuration:
dbvr cloud test azure
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.
- Getting started
- Reference
- Commands
- Connection options
- Databases support
- Administration
- About dbvr