anil614sagar / apigee2openapi

Apigee Edge Proxy to OpenAPI conversion tool.
MIT License
20 stars 12 forks source link

-l Option #11

Open nizkunst opened 7 years ago

nizkunst commented 7 years ago

I get "error: unknown option '-l' when trying to run this against a local bundle

In the source code it looks like it supports running so

simvergara commented 6 years ago

any update on this? -l option doesn't seem to work

poindexterous commented 5 years ago

I am getting this problem also, here's an example of the command I used in it's entirety: $ apigee2openapi -d ~/proxies/MyProxy -l ~/proxies/MyProxy/MyProxy.zip -n MyProxy -e https://myproxy-eval-test.apigee.net

the response in the terminal was the same as @nizkunst error: unknown option '-l'