https://flyte.org logo
#ask-the-community
Title
# ask-the-community
l

Laura Lin

08/18/2023, 4:59 PM
How do I use SourceUploadPath?
flytectl register file 88ffc4d2418e32377315c5119f3786143c80e1eb_2/* -p flytetester -d development --version 88ffc4d2418e32377315c5119f3786143c80e1eb_3 --SourceUploadPath="<s3://override> location"
Copy code
Error: unknown flag: --SourceUploadPath
ERRO[0000] unknown flag: --SourceUploadPath
y

Yee

08/18/2023, 9:14 PM
that’s deprecated
Copy code
--sourceUploadPath string       Deprecated: Update flyte admin to avoid having to configure storage access from flytectl.
do you have to use that?
l

Laura Lin

08/18/2023, 9:20 PM
no, not needed. just curious why it was unknown flag
y

Yee

08/18/2023, 10:44 PM
yeah configure it on the admin side. let us know if there’s issues with that.