-
Notifications
You must be signed in to change notification settings - Fork 3
project rename
dbeaver-devops edited this page Jun 2, 2026
·
1 revision
dbvr project rename [-hV]
[-d=<description>]
<projectId>
<newName>
Tip: You can also use global options with this command.
Rename an existing project in the current workspace.
<projectId>
Project ID or project name.
Use
project listto see available project names and IDs.
<newName>
New project name.
-d, --description=<description>
Set or update the project description.
Rename a project:
dbvr project rename Analytics Reporting
Rename a project and update its description:
dbvr project rename \
--description="Reporting workloads" \
Analytics \
Reporting
- Getting started
- Reference
- Commands
- Connection options
- Databases support
- Administration
- About dbvr