Setting metaflow decorator using command line parameter
I have a metaflow flowspec with a decorator @some_decorator(parameter="something")
. Is it possible to set things up so that I can set the parameter to the decorator via a command line parameter when I run the flow?
Setting metaflow decorator using command line parameter
I have a metaflow flowspec with a decorator @some_decorator(parameter="something")
. Is it possible to set things up so that I can set the parameter to the decorator via a command line parameter when I run the flow?
Setting metaflow decorator using command line parameter
I have a metaflow flowspec with a decorator @some_decorator(parameter="something")
. Is it possible to set things up so that I can set the parameter to the decorator via a command line parameter when I run the flow?