calm-rainbow-82717
08/26/2025, 7:41 PMmyflow.py
. I want to create something like python myflow.py data check
``python myflow.py data plan` next to the existing ones python myflow.py run
``python myflow.py show` , any idea if it's possible to do this?
I see it seems possible to use the metaflow-extension-template? And I also wonder if there's some other way to achieve the goal. like the customizing stepdecorators using a generator function.
Thanks in advance!dry-beach-38304
08/26/2025, 7:46 PMcalm-rainbow-82717
08/26/2025, 7:58 PMdry-beach-38304
08/26/2025, 8:06 PM