Hello :wave: does anyone know if there is a way t...
# general
l
Hello 👋 does anyone know if there is a way to create a project with the CLI without generating files? I have existing pulumi project code I want to create a new project for. Like maybe…
pulumi new --skip-template-files
so I could run it in a directory that already has code, and see the new project in the console.
r
Just add a Pulumi.yaml file and run
pulumi up
l
-_- this seems toooo easy… lemme try it
😄 2
That took a long time to test 😆 I had a lot more work to do than I thought to get to that point. It worked just as you said! Thank you Komal 🙏
🙌🏽 1
partypus 8bit 1