-
Notifications
You must be signed in to change notification settings - Fork 1
project delete
dbeaver-devops edited this page Jun 2, 2026
·
1 revision
dbvr project delete [-hV] <projectId>
Tip: You can also use global options with this command.
Delete a project from the current workspace.
Important: All datasources stored in this project are removed together with the project.
<projectId>
Project ID or project name.
Use
project listto see available project names and IDs.
Delete a project by name:
dbvr project delete Analytics
Delete a project from a specific workspace:
dbvr -data=/path/to/workspace project delete Analytics
- Getting started
- Reference
- Commands
- Connection options
- Databases support
- Administration
- About dbvr