Commit graph

16 commits

Author SHA1 Message Date
Jakub Trllo
f7ea2cc525
typos and cosmetics
Co-authored-by: Roy Nieterau <roy_nieterau@hotmail.com>
2024-04-04 12:42:37 +02:00
Jakub Trllo
905587a00f remove start.py or ayon executable instead of script 2024-04-04 12:32:39 +02:00
Jakub Trllo
abdae877e7 Merge branch 'develop' into enhancement/AY-3996_Use-folder-argument
# Conflicts:
#	client/ayon_core/cli.py
#	client/ayon_core/cli_commands.py
#	client/ayon_core/modules/deadline/repository/custom/plugins/GlobalJobPreLoad.py
#	client/ayon_core/modules/royalrender/lib.py
2024-04-02 16:05:17 +02:00
Jakub Trllo
4cc8f8fb7f modified cli functions 2024-03-27 18:40:04 +01:00
Jakub Trllo
5780a9c1cd expect folder instead of asset argument in cli commands 2024-03-19 12:26:13 +01:00
Ondřej Samohel
8a804ce991
Merge pull request #138 from ynput/enhancement/remove-multijson-publishing
Remove multi-context restrictions for publishing image sequences on farm
2024-03-18 15:32:48 +01:00
Jakub Trllo
06f124c7bf remove client and implement 'initialize_ayon_connection' to initialize ayon api 2024-03-08 16:36:49 +01:00
Ondřej Samohel
7955ab5e88
🐛 path as string 2024-03-01 11:20:41 +01:00
Ondřej Samohel
b23500187d
♻️ remove context asserts and support for multiple paths 2024-02-29 14:07:00 +01:00
Jakub Trllo
73161ad8f1 removed OpenPype global options 2024-02-08 18:06:51 +01:00
Jakub Trllo
a92b77cf6b removed 'run_tests' command 2024-02-08 18:06:36 +01:00
Jakub Trllo
4de0828bfa use AYON naming in cli docstrings 2024-02-08 18:05:23 +01:00
Jakub Trllo
1df7953e8d implemented main function of 'ayon_core' cli 2024-02-06 15:20:06 +01:00
Jakub Trllo
6401022ab2 modified cli arguments 2024-02-05 16:20:05 +01:00
Jakub Trllo
ee6e42ec6c change openpype imports to ayon_core 2024-02-05 15:46:47 +01:00
Jakub Trllo
a4f2f76fbf rename openpype > ayon_core 2024-02-05 15:26:43 +01:00
Renamed from client/openpype/cli.py (Browse further)