CLI


Table of Contents

1. Tutorial
1.1. Start a model in CLI
1.1.1. Create the project
1.1.2. Run the project
1.1.3. Modify Node's attributes
1.1.4. Export the project
1.1.5. Save the project
1.1.6. Example models
2. Registry Items
2.1. Commands

A simple CLI for GroIMP. It enables to start GroIMP in command line with the parameter -a cli. Then, project can be open/modified/run/exported with commands: $open $saveas $run.

1. CLI

GroIMP can be started without its graphical interface, with a CLI. Unlike the Headless mode, the CLI enables interaction with multiple the models during run time including opening and closing models, running simulations, editing RGG files etc. Its a valuable feature especially on remote server or for small changes. It syntax of the commands is oriented on basic linux command.