Set multiple flow variables example

The following will run test.json flow with two variables defined.

flowcmdserver –-dir /deployment/testflow –-flow test.json –-var "V1=1" –-var "V2=2"