https://pulumi.com logo
#python
Title
f

famous-salesmen-28835

04/22/2020, 5:27 AM
Hi Team, I have a small query. Like
pulumi up
is command line interface which start execution from
___main__.py_
file . But is it any way that I need not to run
pulumi up
and with python function call it. Currently I have created a wrapper function which call
pulumi up
in background. So I need to know if any python SDK function call is available with some control.
w

white-airport-48392

04/22/2020, 5:48 AM
I think it is being tracked here https://github.com/pulumi/pulumi/issues/3901
l

lemon-agent-27707

04/22/2020, 6:04 AM
Yes this is something we're interested in investing in. Please add some detail about your use case in the issue linked above 👆