saleor / cli

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

Add allowed client origins using `env update` endpoint #689

Closed 2can closed 10 months ago

2can commented 11 months ago

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