Command Line Interface

Help of CLI

Help of command-line interface
Usage: dvcfg-b [-vh] [DOMAIN | COMMAND]

Description:
DaVinci Configurator Classic - Command-line interface for configuring, validating, and generating MICROSAR Classic
projects. Designed for modern software factories and automated development pipelines.

Options:
  -v, --version   Print version information.
  -h, --help      Display the help.

Domains:
  automation     Set up and manage automation workflows scoped to a specific project and bsw-package.
  export         Perform model exports and list available exporters of a specific project and bsw-package.
  import         Import external data into the model of a specific project and bsw-package.
  project        Perform and manage a specific project and bsw-package, including creation, validation, generation, module cluster
activation and update.

Commands:
  stop       Stop a running Config Core instance.
  status     List all running Config Core instances.

Exit Codes:
  0    Successful program execution.
  1    Command execution failed.
  2    Usage error: User input for the command was incorrect.
130    Command was cancelled by the user.

Output Definition

The Output Definition section describes the structure and meaning of the data returned by CLI commands. Each field in the output is explained to help users interpret results correctly and integrate them into scripts or automation workflows. This ensures clarity when analyzing command responses and troubleshooting issues.

  • stdOut: Results

  • stdErr: Errors, Stack Traces, Java Options, Logs and Status