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 two ways to use a license:
- import the license into the workspace - see
import-license - use an external license file with the global
licenseoption
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.