<https://docs.flyte.org/projects/flytekit/en/lates...
# contribute
k
no, you could use fsspec or awscli
b
How hard is it to add a
remote_file
func in flyteremote if we want
k
what do you want to do in
remote_file
func
b
oh typo
remove_file
k
there is a file_access_provider that allows you to upload / download a file. https://github.com/flyteorg/flytekit/blob/master/flytekit/core/data_persistence.py
you could add a delete function?
b
oh cool
thanks
150 Views