Join Slack
Channels
ask-metaflow
dev-metaflow
Powered by
I'm having some trouble understanding how to use m...
# ask-metaflow
a
adventurous-gigabyte-81428
04/03/2024, 2:01 AM
I'm having some trouble understanding how to use metaflow argo-workflows create function when it comes to scheduling. It seems like none of the scheduling will work unless i pass in the "--production" parameter
Copy code
python main.py --environment=pypi --production argo-workdflows create
The below screenshot shows that there are 3 workflows cron being created. One with the --production parameter, the rest without.
Open in Slack
Previous
Next