The project I’m building is a flow with sub flows and crews. The crewai cli commands are super useful but I’m getting very confused which directory I should run each create cli command. I want to make sure it’s generating the flows and crews in the right places relative to the main flow.
If it helps, my git hub repo is ~/git/ai-projects and I have a project root folder named pipeline, so I assume I should run the initial create flow command from pipeline, but then it gets murky. Any help would be super appreciated. Thanks!