ayon-core/openpype/hosts/webpublisher/webserver_service
Petr Kalis 84e89aa422
Webpublisher: better encode list values for click (#5546)
* Fix - list of arguments must be provided differently

Targets could be a list, original implementation pushed it as a comma separated, it must be separated by space for click to understand.

* Fix - split by space

targets might come as a tuple from command line

* Fix - better providing of arguments

* Revert "Fix - split by space"

This reverts commit 23884ac1c544e2d8003d82423a0da8b83821d426.
2023-08-31 11:39:07 +02:00
..
__init__.py renamed webserver_cli.py into webserver.py 2022-08-25 18:03:40 +02:00
webpublish_routes.py Webpublisher: better encode list values for click (#5546) 2023-08-31 11:39:07 +02:00
webserver.py Webpublisher: Cleanup targets (#5418) 2023-08-08 11:36:16 +02:00