How to import api from Proxy bundle using command line

Not applicable

I have Export the api proxy with a zip,

if using GUI from apigee edge , I know I can import the api Proxy by and a new proxy and select proxy bundle.

But How to do it with command

0 2 1,306
2 REPLIES 2

@Lau Yiu Ching ,

You can do same from command line using ApigeeTool , Node.JS based command line tool. For more details refer the documentation in project github repo here.

You can also make Management API call using CURL to deploy proxy, see docs here. UI functionality is exposed as Management APIs. You can find full list here.

Hope it helps, Keep us posted if any.

Thank you this help much 🙂