saleor / cli

Command-line interface allowing interaction with Saleor Cloud environments.
Other
69 stars 23 forks source link

Add CORS management using `env update` endpoint #688

Closed 2can closed 10 months ago

2can commented 11 months ago

The update endpoint allows the management of CORS origins among other changes. With the addition of #679 the update process can be reused to add a new functionality of CORS management to the environment command list.