You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The new backend copy (#233) and product copy (#235) commands are currently limited to copying a single backend/product at a time. Propose updating both commands to enable creating copies of multiple backends/products?
The new backend copy (#233) and product copy (#235) commands are currently limited to copying a single backend/product at a time. Propose updating both commands to enable creating copies of multiple backends/products?
For example:
3scale backend copy -s 3scale1 -d 3scale2 my_api_backend_01 my_api_backend_03 ...
3scale product copy -s 3scale1 -d 3scale2 my_api_product_01 my_api_product_02 ...
Note: This is a question I had when documenting these features. We would need feedback from PM on whether this is useful/required by customers.
The text was updated successfully, but these errors were encountered: