Unanswered
Hi, I Was Wondering If There Is A Way To Attach Files That Are Not Committed To Git To Task Run? I'M Aware To The Option Of
@<1523701070390366208:profile|CostlyOstrich36> Hi, i would expect a feature that looks something like this:
clearml Task CLI option "--mount-files" (or other informative name) which would be used to add local files to the sent task in the following format:
clearml-task --project examples --name remote_test --script my_script.py --mount-files "local_file_1:target_path_1, local_file_2:target_path_2"
of course there would be some size limit to the mounted files (same as you do with limiting uncommitted changes size).
needles to say that the expected behavior is to get a copy of the specified files in the specified target paths.
I think it is an easy to add feature and users could benefit quite a lot from it. what do you think?
89 Views
0
Answers
4 months ago
4 months ago