3scale-archive / 3scale-cli

DEPRECATED Beta of 3scale CLI, manage your 3scale installation directly from terminal (community supported)
https://www.3scale.net
MIT License
9 stars 21 forks source link

add functions to play with limits + copy application plan #45

Closed picsoung closed 7 years ago

picsoung commented 7 years ago

Meant to answer @lucamaf need to copy an application plan.

This creates:

It adds

Example of usage:

3scale-cli app-plan copy -s {SERVICE_ID} -a {APPLICATION_PLAN_ID}
picsoung commented 7 years ago

Ping @3scale/support if you have time to test and evaluate this PR :) @lucamaf feel free to try it out too

picsoung commented 7 years ago

Ping @3scale/support to review this PR :)

Thanks