Chris
09/09/2024, 7:46 PMresults in branch pipeline.
I would like to update the results folder in my-repo:pipeline with the results I have in the current operating Pod without also cloning the results folder. This way, I can use LakeFS to maintain a record of my pipeline runs.
How would I push update from a local running context? I see there is an import command, but the ingest command is now deprecated. I can also push specific files using lakectl fs, but I don't have:
• a way to push a directory
• and commit with a message
Without cloning some prior state.Amit Kesarwani
09/09/2024, 7:52 PMChris
09/09/2024, 7:55 PMAmit Kesarwani
09/09/2024, 7:59 PMChris
09/09/2024, 8:00 PMChris
09/09/2024, 8:00 PMAmit Kesarwani
09/09/2024, 8:00 PM