https://pulumi.com logo
Title
l

late-bear-71091

12/10/2021, 12:25 AM
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

red-match-15116

12/10/2021, 12:45 AM
Just add a Pulumi.yaml file and run
pulumi up
l

late-bear-71091

12/10/2021, 1:03 AM
-_- 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
😛artypus-8bit: 1