v1.37
New Features
saleor env cors command
New command - saleor env cors
It allows CORS management in the environment
saleor env origins command
New command - saleor env origins
It allows client-trusted origins management in the environment
Improvements
- rename and extend command
jobtotask.
The CLI switched to the tasks endpoint which adds additional filtering features with extended results.
The task command is now paginated. The pagination can be defined bypage-sizeandpage-numberoptions.
The results can be filtered byis-blockingandstatusoptions.
Fixes
(none)
Full Changelog: 1.36.0...1.37.0


