Hi ,
I am trying to deploy a Shared Flow in my organization via apigeetool .
I have executed this command apigeetool deploySharedflow -u sdoe@example.com -o sdoe -e test -n example-sf -d .
as -d is optional I tried this command apigeetool deploySharedflow -u sdoe@example.com -o sdoe -e test -n example-sf
But Iam getting Error as SharedFlow base directory c:\ does not exist
Any suggestions please?