# HeuristicLab JSON Command Line Interface (HL JSON CLI) The HeuristicLab JSON command line interface is a new type of application for HeuristicLab. The intended use is the execution of configurable tasks on a command line interface (CLI). We use JSON files to define such tasks. --- ## Supported tags and respective `Dockerfile` links * `latest` --- ## Quick reference * Maintained by: [HEAL](https://heal.heuristiclab.com) * Download and Documentation of the standalone version: [HeuristicLab](https://dev.heuristiclab.com) * Build on top of: [mono](https://hub.docker.com/_/mono) --- ## Usage Step - 1: Prepare your [template](#create-a-template) and [configuration](#create-a-configuration) file. Step - 2: Run the container with the following command: ``` docker run --rm -it -v :/files healresearch/heuristiclab-json-cli:latest /files/