project
project - work with workspace projects in dbvr.
Synopsis¶
Tip
You can also use global options with this command.
Description¶
Work with projects in the current workspace.
Projects help you organize datasources by context - for example separate production, staging, and development environments, or group connections by team or task.
Each datasource belongs to a project, such as the default General project or a custom one you create.
Info
Projects can be referenced in commands like datasource create,
datasource list, datasource update, sql, and
auth-models using the --project option.
Tip
Projects in dbvr use the same workspace structure as in DBeaver. For details, see Projects.