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

Import, then deploy all proxies in a directory.

Not applicable

I need to import and then deploy a number of API proxies at once. Should I use the deploy_all.sh scrip from the Apigee sample proxies repo, or should i modify the apigee-deploy-grunt-plugin?

Solved Solved
1 13 498
1 ACCEPTED SOLUTION

Here ya go, @Jason Brown. See if this works for you.

This will import, and then deploy, all proxies found in a given directory.

Example usage:

./importThenDeployAllProxiesFromDirectory.sh -o nordstrom-eval1 -e test -s ~/dev/nordstrom/testdir -n -v

It should work whether the api proxies are zip files, or are exploded directories.

importthendeployallproxiesfromdirectorysh.zip

View solution in original post

13 REPLIES 13