Commit graph

34 commits

Author SHA1 Message Date
Petr Kalis
c999abda89
Merge pull request #2188 from pypeclub/feature/OP-1920_Add-command-line-running-of-Site-Sync-server
Add command line way of running site sync server
2021-11-12 19:10:03 +01:00
Jakub Trllo
6a4caf1f86
Merge pull request #2224 from pypeclub/feature/module_can_add_cli_command
Modules: Module can add cli commands
2021-11-12 13:21:13 +01:00
iLLiCiTiT
5acdb6e182 added docstring 2021-11-11 14:53:57 +01:00
iLLiCiTiT
dee8156a0c implemented 'add_modules' which will call cli method on module to give ability to register custom cli commands 2021-11-09 16:56:17 +01:00
iLLiCiTiT
f8e594be80 added module command 2021-11-09 16:55:11 +01:00
iLLiCiTiT
53e276d035 removed host argument from 'remotepublish' command 2021-11-09 16:16:44 +01:00
iLLiCiTiT
6e11db6cc2 reorganized args order in remotepublishfromapp to match called function 2021-11-09 16:16:25 +01:00
Petr Kalis
24c1aed739 OP-1920 - renamed env var SITE_SYNC_LOCAL_ID to OPENPYPE_LOCAL_ID 2021-11-04 17:42:19 +01:00
iLLiCiTiT
b23d017936 added new cli argument 'contextselection' 2021-10-29 18:31:25 +02:00
Petr Kalis
faf987fa0d Merge branch 'develop' of github.com:pypeclub/OpenPype into feature/OP-1920_Add-command-line-running-of-Site-Sync-server 2021-10-29 11:36:12 +02:00
Petr Kalis
02b78dc7f8 OP-1920 - added syncserver command 2021-10-25 16:57:38 +02:00
Petr Kalis
96c2cc0f90 OP-1920 - create command for background running of Site Sync server
WIP
2021-10-25 14:00:16 +02:00
Petr Kalis
cff9c79346 PYPE-1901 - Added WIP for PS webpublishing 2021-10-08 18:46:29 +02:00
Petr Kalis
777facc69c #1784 - init commit of pype command
Pype command is better than run_tests.ps1 as OP is initialized by start.py. This is more similar to standard running of OP
2021-09-08 18:46:56 +02:00
Ondrej Samohel
014f10a023
Merge remote-tracking branch 'origin/develop' into enhancement/headless-and-validation 2021-09-01 13:15:50 +02:00
Petr Kalis
e666fad275 Webpublisher - updated help label 2021-08-25 11:57:58 +02:00
Petr Kalis
9a9acc119a Webpublisher - introduced command line arguments for host and port 2021-08-25 11:23:26 +02:00
Petr Kalis
10fa591e68 Webpublisher - added documentation 2021-08-23 10:45:33 +02:00
Ondrej Samohel
df310da141
add update dialog 2021-08-20 17:57:28 +02:00
Ondrej Samohel
b4a3038623
add --validate-version and --headless 2021-08-13 18:02:12 +02:00
Petr Kalis
f104d60131 Webpublisher - backend - updated command
Added logging to DB for reports
2021-07-28 18:03:02 +02:00
Petr Kalis
ca1ad20506 Webpublisher - backend - added task_finish endpoint
Added scaffolding to run publish process
2021-07-27 18:48:41 +02:00
Petr Kalis
e4c4e1072c Webpublisher backend - added new command for webserver
WIP webserver_cli
2021-07-22 21:29:40 +02:00
Ondrej Samohel
11da3d0d4d
add --list-versions help 2021-07-07 12:12:11 +02:00
Ondrej Samohel
685a0f54a8
Merge remote-tracking branch 'origin/develop' into bugfix/170-farm-publishing-check-if-published-items-do-exist 2021-06-14 11:44:02 +02:00
Petr Kalis
d106f9fbb6 Merge branch 'develop' into bugfix/170-farm-publishing-check-if-published-items-do-exist 2021-06-03 17:54:40 +02:00
Petr Kalis
5ca1eb7a4f DL expected files validation - added 'targets' to 'publish' command for more precise plugin selections
Validator for expected files should run only during publishing on farm, targets=deadline handles that
2021-06-03 17:44:29 +02:00
iLLiCiTiT
855ec95df2 removed default value for dev argument in cli 2021-06-03 10:51:45 +02:00
iLLiCiTiT
b9e6f99a66 removed no_stored_credentials flag and always use passed credentials from arguments if possible 2021-05-26 18:42:25 +02:00
iLLiCiTiT
b986197a53 removed store_credentials flag which is not usable on most of server machines 2021-05-26 18:28:28 +02:00
iLLiCiTiT
a9cf091e86 removed unused and not working ftrack_events_path argument 2021-05-26 18:27:39 +02:00
iLLiCiTiT
70ed7abeb5 added projectmanager to openpype cli commands 2021-05-07 15:13:50 +02:00
Milan Kolar
a8ac7cd538 merge develop into main 2021-05-04 17:07:32 +02:00
Milan Kolar
8432e94615 rename folder 2021-04-01 18:54:46 +02:00
Renamed from pype/cli.py (Browse further)