Hey guys, I have the UI up and running on my ec2 i...
# ask-the-community
e
Hey guys, I have the UI up and running on my ec2 instance, how to register my workflow on it? I tried this command first to create a new project as is mentioned in the flytectl create project --help section in the CLI
'flytectl create project --name bsai --id bsai --description "first flyte pipeline" --labels app=flyte'
But I get error on it and also if you could tell me how to register the workflow so that it shows up on the UI Thanks in advance :)
k
You can simply use pyflyte run —remote xyz.py my_workflow