License management
To enable dbvr, load the license text you receive after purchase. The license text is sent by email and is also available in your personal account on dbeaver.com.
License configuration¶
dbvr provides multiple ways to use a license:
- Import the license into the workspace - see
import-license. - Use an external license file with the global
licenseoption. - Define the license file in
dbvr.ini. Learn more
To view or remove imported licenses, use list-license and delete-license.
Tip
The approach you choose depends on your environment:
- Use
import-licensewhen you manage a persistent workspace. - Use
-licensewhen working in portable mode, CI/CD pipelines, containers, or temporary environments.