Hi folks.. I was trying to run a simple workflow o...
# ask-the-community
r
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
k
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
r
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
k
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?
r
message has been deleted
k
can you try just running without the flag? cc @Smriti Satyan @Samhita Alla these docs seem stale 😕
✅ 1
👀 1
hey @Rupsha Chaudhuri were you able to start your workflow on the remote cluster? anything i can do to help?
r
i haven't tried it again.. I'll give it a shot
162 Views