Hi folks.. I was trying to run a simple workflow o...
# flyte-support
l
Hi folks.. I was trying to run a simple workflow on a remote cluster by following the instructions here but I'm running into an error
Copy code
flytectl config init --host={SOME_HOSTNAME}:30080 --storage
Error: unknown flag: --storage
ERRO[0000] unknown flag: --storage
a
what are you trying to configure with the storage flag?
there's a bunch of nested storage options you can set `flytectl config init --help`but not a top level one
l
I was trying to follow the steps in order to deploy my workflow to a remote cluster
and was following the instructions on that page. Yes I did notice the nested ones but wasn't sure which one or whether something is required at all
a
sorry I can't ctrl-f where in the instructions it has the storage flag 😬 can you share a screenshot of what you're seeing if you don't mind?
l
message has been deleted
a
can you try just running without the flag? cc @billowy-sundown-31926 @tall-lock-23197 these docs seem stale 😕
✅ 1
👀 1
hey @little-cricket-84530 were you able to start your workflow on the remote cluster? anything i can do to help?
l
i haven't tried it again.. I'll give it a shot
162 Views