vars#
-vars variable_name1=value1...
cnode my.project -vars CDIR=/show/content QUALITY=final
my.project
and sets the global variables CDIR
to /show/content
and QUALITY
to final
.
-vars variable_name1=value1...
cnode my.project -vars CDIR=/show/content QUALITY=final
my.project
and sets the global variables CDIR
to /show/content
and QUALITY
to final
.