Skip to content

project default

Synopsis

dbvr project default [-hV]
                     <projectIdOrName>

Tip

You can also use global options with this command.

Description

Set a project as the default for the current workspace.

Commands that work with connections and datasources - like datasource list or sql - use the default project when no --project option is specified.

To see which project is currently set as default, use project list.

Required options

<projectIdOrName>

Project ID or project name to set as default.

Info

Use project list to see available project names and IDs.

Example

Set the default project:

dbvr project default Prod