Command Line Interface
Introduction
The OpenDataDSL command line interface or CLI allows you to
- Run ODSL scripts from the command line
- Create an interactive session working with ODSL
Getting Started
The CLI is included in the java SDK, download the jar file from Maven Central Repository
Interactive Mode
To use the CLI in interactive mode, simply run the odsl without any arguments. When you see the ODSL prompt, type in your command, pressing enter will execute your command.