How do I use SourceUploadPath? `flytectl register ...
# ask-the-community
l
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
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
no, not needed. just curious why it was unknown flag
y
yeah configure it on the admin side. let us know if there’s issues with that.