How to provide parameter values from the command line?

From CCIL
Jump to: navigation, search

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.

See also