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