How to provide parameter values from the command line?

From CCIL
Revision as of 14:33, 7 June 2017 by Atanas.ilchev (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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