-
Notifications
You must be signed in to change notification settings - Fork 1
datasource delete
dbeaver-devops edited this page Jun 2, 2026
·
1 revision
dbvr datasource delete [-hV] [--project=<projectIdOrName>] <datasourceIdOrName>
Tip: You can also use global options with this command.
Remove the connection configuration stored in data-sources.json.
<datasourceIdOrName>
Specify the datasource ID or name. The value must match an existing datasource in the active workspace.
Tip: Run
datasource listto see available datasources. You can use either the value from theIDcolumn or theNAMEcolumn.
--project=<projectIdOrName>
Delete the datasource from the specified project. Use this option if multiple projects exist and the datasource name is not unique across them.
Tip: Run
project listto see available projects.
- Getting started
- Reference
- Commands
- Connection options
- Databases support
- Administration
- About dbvr