How to provide parameter values from the command line?
From CCIL
The syntax is very simple:
$ ccil-app context pipeline NAME1=VALUE1 NAME2=VALUE2
NOTE: The stage must consume the parameters from the RuntimeEnvironment in order the mechanic to work.