Get hands-on experience with 20+ free Google Cloud products and $300 in free credit for new customers.

Issue while deploying SharedFlow using apigeetool command

Not applicable

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?

0 1 365
1 REPLY 1

I know this is late reply but in case anyone faces this issue. You should run the command in the directory where you have shared flow unzipped. Once you unzip, it will give you folder named "sharedflowbundle" . Run command from directory which has this folder. It should work.

Top Solution Authors