Command Line Interface
DVT has a Command Line Interface that allows you to perform various operations in DVT directly from the shell. For example you can create a new project, import an existing project, open a file, etc.
You send the CLI commands using the dvt_cli.sh or dvt_cli.bat scripts.
- dvt_cli.sh
- Syntax
- Examples
- Makefile Example
- Commands
- Create a Project (Mixed-Language Capable)
- Create a Project From an Existing Template
- Import an Existing Project
- List Compiled Files
- Compare Files
- Launch a Run Configuration
- Open a File
- Close a File
- Open a Custom Dialog
- Open a Perspective
- Refresh a Project
- Rebuild a Project
- Print Edited File
- Quit
- Query the running status
- Print version
- Run Performance Exploration