Skip to content

project list

Synopsis

dbvr project list [-hV]

Tip

You can also use global options with this command.

Description

List all projects available in the current workspace.

The output includes project names that can be used with commands such as datasource create, datasource update, or other project-related operations.

Add an example section after Description.

You can write:

Example output

dbvr project list

Sample output:

ID        NAME      DESCRIPTION
General   General
Test      Test      Environment for testing and QA
Prod      Prod      Production environment

The table includes:

  • ID - internal project identifier
  • NAME - project name
  • DESCRIPTION - optional project description